[10463] Clean up the .gitignore files.

* Move the settings for VS and CMake files to /.gitignore
* Drop now unused .gitignore files

Signed-off-by: XTZGZoReX <xtzgzorex@gmail.com>
This commit is contained in:
DasBlub 2010-09-10 19:03:33 +02:00 committed by XTZGZoReX
parent aa90aa8fdf
commit fb2f74e4c9
21 changed files with 40 additions and 162 deletions

View file

@ -10,15 +10,4 @@
# MaNGOS generated files at Windows build
#
*.ncb
*.suo
*.sdf
*.opensdf
bin
# CMake files
CMakeFiles
CMakeCache.txt
cmake_install.cmake

View file

@ -1,3 +0,0 @@
*.user
bin

View file

@ -1,14 +0,0 @@
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git-ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# MaNGOS generated files at Windows build
#
*.user
bin

View file

@ -1,14 +0,0 @@
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git-ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# MaNGOS generated files at Windows build
#
*.user
bin