summaryrefslogtreecommitdiff
path: root/examples/scala-js/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scala-js/.gitignore')
-rw-r--r--examples/scala-js/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/scala-js/.gitignore b/examples/scala-js/.gitignore
new file mode 100644
index 0000000..90977dc
--- /dev/null
+++ b/examples/scala-js/.gitignore
@@ -0,0 +1,10 @@
+target/
+.cache
+.classpath
+.project
+.settings/
+/scalalib/fetchedSources/
+/partest/fetchedSources/
+/cli/pack/
+/.idea/
+/.idea_modules/