-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitignore
More file actions
75 lines (75 loc) · 1.44 KB
/
.gitignore
File metadata and controls
75 lines (75 loc) · 1.44 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# ignore backup dir
virtualmoon/backup/
datlun/backup/
cclun/backup/
photlun/backup/
weblun/backup/
calclun/backup/
notelun/backup/
#ignore external data
BaseData/*.tgz
BaseData/*.xz
BaseData/Readme.txt
data/zoneinfo
# ignore fpc makefiles
conf.sh
Makefile
Makefile.fpc
Makefile.fpcxxx
*.lps
# ignore build dir
BUILD_LINUX32
BUILD_LINUX64
BUILD_LINUXDATA
BUILD_LINUXPICTURE
BUILD_LINUXTRANSLATION
BUILD_WIN
BUILD_WINDATA
BUILD_WINPICTURE
BUILD_WINTRANSLATION
*.iso
cclun/cclun
cclun/units/
cclun/cclun.exe
datlun/datlun
datlun/units/
datlun/datlun.exe
photlun/photlun
photlun/photlun.exe
photlun/units/
virtualmoon/atlun
virtualmoon/atlun.exe
virtualmoon/units/
virtualmoon/component/glscene/Packages/lib/
virtualmoon/component/glscene/Locale
virtualmoon/component/bgrabitmap/lib/
virtualmoon/component/uniqueinstance/lib/
virtualmoon/component/indiclient/lib/
virtualmoon/component/downloaddialog/lib/
virtualmoon/component/enhedits/lib/
virtualmoon/component/lib/
virtualmoon/component/libsql/lib/
virtualmoon/component/synapse/source/lib/lib/
weblun/units/
weblun/weblun
weblun/weblun.exe
calclun/lib/
calclun/units/
calclun/cspice/*.dll
calclun/cspice/*.so
calclun/cspice/libcspice.a
calclun/cspice/SpiceZpl.h
calclun/getcell.o*
calclun/getcellwin32.o*
calclun/calclun
calclun/calclun.exe
notelun/lib/
notelun/units/
notelun/notelun
notelun/notelun.exe
language/launchpad/download/
language/launchpad/translation/
language/launchpad/vmapot.tar
last.build
# ignore binary
*.o