[9683] Drop dead code in 3.x for spell 29801.
[getmangos.git] / .gitignore
blob6b5394b19fb18c82db6df23e14ea26418a66364d
2 # NOTE! Don't add files that are generated in specific
3 # subdirectories here. Add them in the ".gitignore" file
4 # in that subdirectory instead.
6 # NOTE! Please use 'git-ls-files -i --exclude-standard'
7 # command after changing this file, to see if there are
8 # any tracked files which get ignored after the change.
10 # Normal rules
13 *.o
14 *.o.*
15 *.a
16 *.so
17 *.so.dbg
18 *.bin
19 *.gz
22 # Top-level generic files
24 tags
25 TAGS
26 INSTALL
27 !.gitignore
30 # Build generated files
32 aclocal.m4
33 autom4te.cache
34 compile
35 config.guess
36 config.h.in
37 config.log
38 config.status
39 config.sub
40 configure
41 depcomp
42 libtool
43 install-sh
44 ltmain.sh
45 missing
46 stamp-h1
48 Makefile.in
49 Makefile
52 # Editors / debuggers / other output files
55 *.bak
56 *.orig
57 *.patch
58 callgrind.out.*
61 # Git stuff
63 # stgit directories
64 patches-*
67 # VS binaries output
69 bin/*
71 # OS specific
72 # MacOS
73 .DS_Store
76 # Special exceptions
78 !dep/ACE_wrappers/ace/ace_message_table.bin
79 !dep/tbb/src/Makefile