diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index e95306990..a5b06fed6 100644 --- a/.gitignore +++ b/.gitignore @@ -63,4 +63,10 @@ pyload/* dist/* build/* env/* -js-optimized/ +node_modules +temp +dist +.tmp +.sass-cache +app/components + |
