aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPetro Verkhogliad <vpetro@gmail.com>2016-09-22 15:58:53 -0400
committerPetro Verkhogliad <vpetro@gmail.com>2016-09-22 15:58:53 -0400
commit480e0c04d0a154066c6765c04f2e45ab25322008 (patch)
treedd03b1c7916d5e813b514471d45ea9e36c75c19d /.gitignore
parent2818a4c309cf590dad621e7a03c847896d032aab (diff)
downloadslick-codegen-plugin-480e0c04d0a154066c6765c04f2e45ab25322008.tar.gz
slick-codegen-plugin-480e0c04d0a154066c6765c04f2e45ab25322008.tar.bz2
slick-codegen-plugin-480e0c04d0a154066c6765c04f2e45ab25322008.zip
Ignore .idea
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c58d83b..c7ef539 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,6 @@ project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
+
+# IntelliJ
+.idea