Update .gitignore; new files added to APIDump are no longer ignored
This commit is contained in:
parent
ad1872f8cc
commit
605cf774f9
10
Server/Plugins/.gitignore
vendored
10
Server/Plugins/.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
*.txt
|
||||
*.md
|
||||
*/
|
||||
/*
|
||||
!/APIDump
|
||||
!/Debuggers
|
||||
!/DumpInfo
|
||||
!/HookNotify
|
||||
!/NetworkTest
|
||||
!/TestLuaRocks
|
||||
|
Loading…
Reference in New Issue
Block a user