Added VS2012 solution and extractor code tidy up
[getmangos.git] / .gitignore
blob3f09f30388e1d2217e142dd9b2576581cb446ed4
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 bin
25 build
26 tags
27 TAGS
28 !.gitignore
29 !.gitattributes
32 # Build generated files
34 autom4te.cache
37 # Editors / debuggers / other output files
40 *.bak
41 *.orig
42 *.patch
43 callgrind.out.*
46 # Git stuff
48 # stgit directories
49 patches-*
52 # VS binaries output
54 bin/*
57 # VS temporary files
59 *.ncb
60 *.suo
61 *.sdf
62 *.opensdf
63 *.sln.cache
64 *.vsp
65 ipch
66 *.user
69 # CMake temporary files
71 CMakeFiles
72 CMakeCache.txt
73 cmake_install.cmake
76 # OS specific
78 # MacOS
79 .DS_Store
82 # Special exceptions
85 # cmake generated files in sources
86 dep/ACE_wrappers/ace/ACE_vc8.vcxproj*
87 dep/ACE_wrappers/ace/Backup*
88 dep/ACE_wrappers/ace/Debug*
89 dep/ACE_wrappers/ace/ETCL/ACE_ETCL_Parser_vc8.vcxproj*
90 dep/ACE_wrappers/ace/ETCL/ACE_ETCL_vc8.vcxproj*
91 dep/ACE_wrappers/ace/ETCL/Debug*
92 dep/ACE_wrappers/ace/ETCL/Release*
93 dep/ACE_wrappers/ace/Monitor_Control/Debug*
94 dep/ACE_wrappers/ace/Monitor_Control/Monitor_Control_vc8.vcxproj*
95 dep/ACE_wrappers/ace/Monitor_Control/Release*
96 dep/ACE_wrappers/ace/QoS/Debug*
97 dep/ACE_wrappers/ace/QoS/QoS_vc8.vcxproj*
98 dep/ACE_wrappers/ace/QoS/Release*
99 dep/ACE_wrappers/ace/UpgradeLog*
100 dep/ACE_wrappers/ace/Release*
101 dep/ACE_wrappers/ace/_UpgradeReport_Files*
102 dep/ACE_wrappers/lib/*
103 dep/ACE_wrappers/ace/config.h
105 # ned files from excluded dirs
106 !dep/ACE_wrappers/ace/ace_message_table.bin
107 !dep/ACE_wrappers/bin/GNUmakefile.bin
108 !dep/ACE_wrappers/configure.ac~
109 !dep/ACE_wrappers/lib/.empty
110 !dep/tbb/src/Makefile
112 # recastnavigation directory needs exception
113 !dep/recastnavigation/RecastDemo/Build/