Skip to content

Commit 516e58c

Browse files
committed
update .gitignore
1 parent 9743724 commit 516e58c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# This is the central .gitignore file for all pro!vision GIT repos. Please do not change it on project-level.
2-
# See https://jira.pvtool.org/confluence/x/IACuBg for details.
3-
41
target/
52
pom.xml.tag
63
pom.xml.releaseBackup
74
pom.xml.versionsBackup
85
pom.xml.next
96
release.properties
107
maven-eclipse.xml
8+
infinitest.filters
119

1210
node_modules/
1311
npm-debug.log
@@ -20,6 +18,7 @@ npm-debug.log
2018
.pmd
2119
.checkstyle
2220
.idea
21+
.vagrant
2322
*.iml
2423
.DS_Store
2524
.rubygems

0 commit comments

Comments
 (0)