summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9b97118..5b3a064 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,4 +39,5 @@ jspm_packages
# JSDoc
help
-luac.out \ No newline at end of file
+*.out
+*.dSYM \ No newline at end of file