port over some changes from Trinity version including one possible memory leak fix
[AHbot.git] / .gitignore
blobd785f4fc6a1b0c503b7a4530214d3f152fa11b9f
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/*
72 # Special exceptions
74 !dep/ACE_wrappers/ace/ace_message_table.bin