1 files changed, 4 insertions(+), 1 deletions(-)
M .gitignore
M .gitignore => .gitignore +4 -1
@@ 2,4 2,7 @@
*~
.dbg.*
/examples/*
-!/examples/*.carth>
\ No newline at end of file
+!/examples/*.carth
+/dist-newstyle/
+/dist/
+*.untangled<
\ No newline at end of file