summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexandra Dima <alexandra.dima@jetbrains.com>2019-06-25 17:29:51 +0200
committerSamvel Abrahamyan <samvel1024@gmail.com>2019-10-12 14:32:55 +0200
commit2319b109513ae7462d61fae69726546e3dc6eaf6 (patch)
treec360bfe20b174135260e3298ec4a1538af1188b9 /.gitignore
parent623f91a83c49564ffef49a2ad0f6b7e3c7b29105 (diff)
downloadmill-2319b109513ae7462d61fae69726546e3dc6eaf6.tar.gz
mill-2319b109513ae7462d61fae69726546e3dc6eaf6.tar.bz2
mill-2319b109513ae7462d61fae69726546e3dc6eaf6.zip
Made install from MainMillBuildServer a mill command. Started simple implementation of buildTargetTest. Made sure targets are retrieved again everytime the workspaceBuildTargets request is sent
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 53cea62c..1d1c261d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,6 @@ out/
/.metals/
contrib/bsp/mill-external-bs
contrib/bsp/mill-out-bs
-mill.iml \ No newline at end of file
+mill.iml
+scratch
+./bsp \ No newline at end of file