summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2016-04-04 13:59:09 -0400
committerJames Moger <james.moger@gitblit.com>2016-04-04 13:59:09 -0400
commit53f229d5046394702a07b0717c769f5c149a6581 (patch)
tree1b9fdfc348b0153e2d2e66a6d18ecf941fe2be51
parent5c6c4087563a09a313d59b7df680f56209d3a130 (diff)
downloadiciql-53f229d5046394702a07b0717c769f5c149a6581.tar.gz
iciql-53f229d5046394702a07b0717c769f5c149a6581.zip
Update .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b18f0fa..637886e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,11 @@
+/.idea
/bin
/build
/doclava
/ext
/javadoc
/site
+/target
/*.zip
/*.jar
/build.properties
@@ -14,3 +16,4 @@
/testdbs
/*.sh
/*.ps1
+/*.iml