mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
* Add some generated at MaNGOS build file ignore rules. Mostly Windows build related.
This commit is contained in:
parent
169e8cbcb2
commit
c4a14051ee
10 changed files with 152 additions and 0 deletions
14
src/shared/.gitignore
vendored
Normal file
14
src/shared/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#
|
||||
# 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
|
||||
#
|
||||
|
||||
SystemConfig.h
|
||||
svn_revision.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue