aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEduardo Julian2021-07-14 13:59:02 -0400
committerEduardo Julian2021-07-14 13:59:02 -0400
commitd6c48ae6a8b58f5974133170863a31c70f0123d1 (patch)
tree008eb88328009e2f3f07002f35c0378a8a137ed0 /.gitignore
parent2431e767a09894c2f685911ba7f1ba0b7de2a165 (diff)
Normalized the hierarchy of the standard library modules.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 6 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index ded3e74bf..84f1571c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,39 +21,34 @@ pom.xml.asc
/licentia/source/lux
/lux-jvm/target
-/lux-jvm/source/lux.lux
-/lux-jvm/source/lux
+/lux-jvm/source/library
/lux-jvm/source/program
/lux-jvm/source/spec
/lux-js/target
-/lux-js/source/lux.lux
-/lux-js/source/lux
+/lux-js/source/library
/lux-js/source/program
/lux-js/source/spec
/lux-js/node_based_compiler.js
/lux-js/lux.js
/lux-python/target
-/lux-python/source/lux.lux
-/lux-python/source/lux
+/lux-python/source/library
/lux-python/source/program
/lux-python/source/spec
/lux-lua/target
-/lux-lua/source/lux.lux
-/lux-lua/source/lux
+/lux-lua/source/library
/lux-lua/source/program
/lux-lua/source/spec
/lux-ruby/target
-/lux-ruby/source/lux.lux
-/lux-ruby/source/lux
+/lux-ruby/source/library
/lux-ruby/source/program
/lux-ruby/source/spec
/lux-php/target
-/lux-php/source/lux.lux
+/lux-php/source/library
/lux-php/source/lux
/lux-php/source/program
/lux-php/source/spec