diff options
Diffstat (limited to 'Server/Plugins')
-rw-r--r-- | Server/Plugins/.gitignore | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Server/Plugins/.gitignore b/Server/Plugins/.gitignore index 8553945b5..99844d3a0 100644 --- a/Server/Plugins/.gitignore +++ b/Server/Plugins/.gitignore @@ -1,3 +1,7 @@ -*.txt -*.md -*/ +/* +!/APIDump +!/Debuggers +!/DumpInfo +!/HookNotify +!/NetworkTest +!/TestLuaRocks |