summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-07-20 08:48:05 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-07-20 08:48:05 +0800
commit37bfff46d2d875d2dec27a24973ec8f6784f1bfb (patch)
treef2d13a4d13bdc9b0a7bddaf6ab6b31e6debe60a2 /.gitignore
downloadcask-37bfff46d2d875d2dec27a24973ec8f6784f1bfb.tar.gz
cask-37bfff46d2d875d2dec27a24973ec8f6784f1bfb.tar.bz2
cask-37bfff46d2d875d2dec27a24973ec8f6784f1bfb.zip
first commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8d3ee55
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+target/
+*.iml
+.idea
+.settings
+.classpath
+.project
+.cache
+.sbtserver
+project/.sbtserver
+tags
+nohup.out
+out