summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9a94e36..80791fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
# Google App Engine generated folder
appengine-generated/
+# Secutiry Key file folder
+src/main/webapp/WEB-INF/keys
+
# Java
*.class
@@ -42,4 +45,4 @@ service-account.json
Session.vim
.netrwhist
*~
-tags \ No newline at end of file
+tags