mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
36 lines
373 B
Plaintext
36 lines
373 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
|