aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEduardo Julian2016-12-01 11:00:44 -0400
committerEduardo Julian2016-12-01 11:00:44 -0400
commit7f66c54f4c9753b94dbf46ec50b8b16549daf324 (patch)
tree1b5b896cfba870a66a99a03315b09df842eb5737 /.gitignore
parent9c30546af022f8fe36b73e7e93414257ff28ee75 (diff)
- Collected the Lux compiler's repo, the Standard Library's, the Leiningen plugin's and the Emacs mode's into a big monorepo, to keep development unified.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 4 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 9c8887842..9c23db8ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,11 @@
-/target
-/classes
-/checkouts
+/luxc/target
+/luxc/classes
+/luxc/checkouts
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
-LICENSE
-README.md
-doc/intro.md
-/jbe
+/luxc/jbe