goldendict-ng/.gitignore
shenlebantongying 6fc3684b0a
Add Lingua Libre support (#268)
* lingua: add a dummy dict

* lingua: working but output plain json as article

* lingua: add html audio plays

* lingua: fix qmake build

* fix: qmake on mac INCLUDEPATH

* lingua: add config ui to dict sources edit dialog

* lingua: add config logics

* lingua: use the configured iso language code to do query

* lingua: style polish
2022-12-24 22:42:40 +08:00

44 lines
468 B
Plaintext

*.o
*~
locale/*.qm
debug/
build/
release/
tmp/
Makefile
Makefile.Debug
Makefile.Release
goldendict.pro.user
goldendict.pro.user.*
hotkeys.pro.user
hotkeys.pro.user.*
object_script.goldendict.Debug
object_script.goldendict.Release
version.txt
.gitattributes
*.dmg
.DS_Store
Info.plist
GoldenDict.xcodeproj/
# visual studio files
*.sdf
*.opensdf
*.suo
*.vcxproj.user
/.idea
/.vs
/.vscode
/.qtc_clangd
# cmake files
/cmake-build-**/
/build**/
CMakeLists.txt.user