File: .gitignore

package info (click to toggle)
goldendict 1.5.0~rc2%2Bgit20181207%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,496 kB
  • sloc: cpp: 58,990; ansic: 11,311; xml: 488; makefile: 77; sh: 42
file content (40 lines) | stat: -rw-r--r-- 443 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
*.o
*~

mouseover_win32/*.dll
mouseover_win32/*.a

locale/*.qm
debug/
build/
release/
tmp/
goldendict
winlibs/lib32-48/

Makefile
Makefile.Debug
Makefile.Release

goldendict.pro.user
goldendict.pro.user.*
object_script.goldendict.Debug
object_script.goldendict.Release

version.txt

.gitattributes

/goldendict.app/
/GoldenDict.app/
*.dmg

.DS_Store
Info.plist
GoldenDict.xcodeproj/

# visual studio files
*.sdf
*.opensdf
*.suo
*.vcxproj.user