summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 34b346b..d482f82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ update/upload
!update/adler32.c
update/adler32
update/files/Bugfix-*
+update/save*
hercules_update/files
hercules_update/upload
@@ -64,3 +65,11 @@ web/po/*
# Proccessed other server data
hercules/data*
+hercules/osd*
+hercules/old*
+
+# Diffs and Patches related files
+*.diff
+*.patch
+*.orig
+*.rej