-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
71 lines (70 loc) · 986 Bytes
/
.gitignore
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
*.o
*.d
*.a
*.pyc
m4/*.m4
m4/*.m4~
.hgignore
VERSION
ndata
mkspr
mkspr.exe
naev
naev.exe
pack
pack.exe
docs/doxygen/*
docs/lua/*.luadoc
docs/html
config.h.in
Makefile.in
*Makefile
*.deps/
src/.dirstamp
src/stamp-h1
src/config.h
src/config.h.in~
build/*
aclocal.m4
autom4te.cache/*
config.log
config.status
configure
m4/pkg.m4
naev_csv
bintray.json
/*.dll
/*.exe
asset.xml
ssys.xml
stderr.txt
stdout.txt
.DS_Store
*.pbxuser
*.mode1v3
extras/macos/Info.plist
extras/.dirstamp
Naev.app
datapath.lua
core
ABOUT-NLS
po/POTFILES
po/Makefile.in.in
po/Makefile.in.in~
po/Makevars.template
po/Rules-quot
po/boldquot.sed
po/insert-header.sin
po/quot.sed
po/remove-potcdate.sin
po/stamp-it
po/stamp-po
po/*.gmo
*.gen.c
*.gen.h
src/shaders_c_gen
/.cproject
/.project