aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0be9451b..d78e545a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,9 @@ deps/*
**/.project
**/.settings/**
**/bin/**
+**/.DS_Store
+**/out/**
juick-www/src/main/resources/*.js
juick-www/src/main/resources/*.css
juick-www/src/main/resources/*.map
-juick-www/src/main/resources/manifest.json \ No newline at end of file
+juick-www/src/main/resources/manifest.json