[7297] Fixed profession spells sorting in trainer spell list at client.
[getmangos.git] / .gitignore
blob3bb0872ddf49fa28dec04265689b17556abb9df7
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 compile
14 FILES
15 INSTALL
17 *.pyc
18 *.[oa]
19 *.lo
20 *.loT
21 *.la
22 *.laT
23 *.so
24 *.bak
25 *.dist
26 .deps
27 .libs
29 .*.swp
30 Makefile.in
31 Makefile
33 core
34 core.*
35 !core.h
36 vgcore*
38 doc/html
39 doc/Doxyfile
40 doc/doxygen.log
42 aclocal.m4
43 autom4te.cache
44 config.guess
45 config.h.in
46 config.sub
47 configure
48 depcomp
49 install-sh
50 ltmain.sh
51 missing
52 config.log
53 config.status
54 libtool
55 stamp-h1
57 callgrind.out.*
61 # MaNGOS generated files
64 bin/*