mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-11 02:37:45 +00:00
Update .gitignore for user provided data
This commit is contained in:
parent
5d3f25f1a8
commit
f8a2b7efc7
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
||||||
|
# Ignore files obtained from game client
|
||||||
|
/data/staticactors.bin
|
||||||
|
/data/packets/login/login*.bin
|
||||||
|
|
||||||
## Ignore Visual Studio temporary files, build results, and
|
## Ignore Visual Studio temporary files, build results, and
|
||||||
## files generated by popular Visual Studio add-ons.
|
## files generated by popular Visual Studio add-ons.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue