diff options
Diffstat (limited to '')
-rw-r--r-- | options/gitignore/Scala | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/options/gitignore/Scala b/options/gitignore/Scala new file mode 100644 index 0000000..7169cab --- /dev/null +++ b/options/gitignore/Scala @@ -0,0 +1,5 @@ +*.class +*.log + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* |