aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEduardo Julián2021-07-14 14:44:53 -0400
committerGitHub2021-07-14 14:44:53 -0400
commit89ca40f2f101b2b38187eab5cf905371cd47eb57 (patch)
treef05fd1677a70988c6b39c07e52d031d86eff28f1 /.gitignore
parent2431e767a09894c2f685911ba7f1ba0b7de2a165 (diff)
parent8252bdb938a0284dd12e7365b4eb84b5357bacac (diff)
Merge pull request #58 from LuxLang/hierarchy_normalization
Hierarchy normalization
Diffstat (limited to '')
-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