aboutsummaryrefslogtreecommitdiff
path: root/app/src/web/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/web/.gitignore')
-rw-r--r--app/src/web/.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/web/.gitignore b/app/src/web/.gitignore
index 76a547ef..aae31b8a 100644
--- a/app/src/web/.gitignore
+++ b/app/src/web/.gitignore
@@ -1,6 +1,8 @@
node_modules/
.sass-cache/
-package-lock.json
+
+*.js
+*.css
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839