Fix getloc filter looking outside the map
[NetHack.git] / .gitignore
blob0030d75a813959f7c0d5e5de1e2685e460dd836d
1 # CVS default ignores begin
2 tags
3 TAGS
4 .make.state
5 .nse_depinfo
6 *~
7 \#*
8 .#*
9 ,*
10 _$*
12 *.old
13 *.bak
14 *.BAK
15 *.orig
16 *.rej
17 .del-*
18 *.a
19 *.olb
20 *.o
21 *.obj
22 *.so
23 *.exe
24 *.Z
25 *.elc
26 *.ln
27 core
28 # CVS default ignores end
29 .*.swp
31 # We generate makefiles by shell script
32 Makefile
34 # Win32-specific ignores
35 Debug/
36 Release/
37 binary/
38 package/*
39 vspackage/
40 vsbinary/
41 build/
42 ipch/
43 lib/*
44 Nethack.sln
45 Nethack.sdf
46 Nethack.opensdf
47 Makefile.bcc
48 Makefile.gcc
49 Makefile-orig
50 Makefile.bcc-orig
51 Makefile.gcc-orig
52 *.suo
53 *.pdb
54 *.ilk
55 # VS2013 extension to auto-whine about questionable code generates these
56 *.lastcodeanalysissucceeded
57 # VS 2017 caches data into the hidden directory .vs
58 .vs
59 # Win32-specific ignores end
60 .DS_Store
61 # ms-dos 
62 # resulting zip
63 NH*DOS.ZIP
64 # 8.3 versions
65 dat/data.bas
66 sys/share/posixreg.c
67 include/patchlev.h
68 doc/guidebk.txt
69 # folders compiler, target objs, binary results
70 djgpp/
71 src/msdos_o/
72 msdos-binary/
73 dat/NHTILES.BMP
74 dat/msdoshlp.txt
75 src/host_o/
76 util/djgpp-linux64-gcc550.tar.bz2
77 util/djgpp-osx-gcc550.tar.bz2
78 util/djgpp-mingw-gcc550-standalone.zip
79 util/dlb_main
80 util/thintile
81 util/til2bin2
82 util/tile2bin
83 win/share/monthin.txt
84 win/share/objthin.txt
85 win/share/oththin.txt
86 # end of ms-dos
88 #libnethack
89 targets/*
90 bundle/*
91 #test.js
92 #sys/lib/npm-package/build/nethack.js
93 #sys/lib/npm-package/build/nethack.wasm
94 *.user
95 util/*.lib
96 util/*.exp