diff options
Diffstat (limited to 'hercules/.gitignore')
-rw-r--r-- | hercules/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hercules/.gitignore b/hercules/.gitignore index 8eb80be..96ea0f2 100644 --- a/hercules/.gitignore +++ b/hercules/.gitignore @@ -1,4 +1,6 @@ clientdata maps serverdata -mapcache
\ No newline at end of file +mapcache + +*.pyc |