Skip to content

Commit abec651

Browse files
committed
Remove package-lock.json.
1 parent ae9db1b commit abec651

File tree

2 files changed

+5
-9783
lines changed

2 files changed

+5
-9783
lines changed

.gitignore

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
node_modules
21
node
2+
node_modules
33
target
44
*.iml
55
.classpath
6+
.project
7+
.settings
68
pom.xml.versionsBackup
7-
.DS_Store
8-
dist
99
pom.xml.releaseBackup
1010
release.properties
11-
.idea
12-
work
13-
14-
src/main/webapp/css/bootstrap*.css
15-
src/main/webapp/css/bootstrap*.css.map
16-
11+
.DS_Store
12+
/package-lock.json

0 commit comments

Comments
 (0)