summaryrefslogtreecommitdiffstats
path: root/MCServer/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'MCServer/.gitignore')
-rw-r--r--MCServer/.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/MCServer/.gitignore b/MCServer/.gitignore
index 69826ef06..6da9aa7c7 100644
--- a/MCServer/.gitignore
+++ b/MCServer/.gitignore
@@ -28,3 +28,9 @@ motd.txt
*.deuser
*.dmp
*.xml
+mcserver_api.lua
+
+# Ignore the webadmin certs / privkey, so that no-one commits theirs by accident:
+webadmin/httpscert.crt
+webadmin/httpskey.pem
+