summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c7363b7..d5b1a4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,8 +10,8 @@ target
/bin/
# IntelliJ files
.idea/
-dist
node
node_modules
package-lock.json
**/*.iml
+src/main/resources/webapp/dist \ No newline at end of file