summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-11-12 14:08:15 -0800
committerJakob Odersky <jakob@odersky.com>2018-11-12 14:08:15 -0800
commit4b672ab5fc91b2b3c13e23f130f810b79ab7c928 (patch)
treed9fec4768fb91256a863dba607d29f82b6c8115a /.gitignore
downloadescale-4b672ab5fc91b2b3c13e23f130f810b79ab7c928.tar.gz
escale-4b672ab5fc91b2b3c13e23f130f810b79ab7c928.tar.bz2
escale-4b672ab5fc91b2b3c13e23f130f810b79ab7c928.zip
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9f97022
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+target/ \ No newline at end of file