Skip to content

Commit b20dbb9

Browse files
committed
update .gitignore
1 parent 6d4afb2 commit b20dbb9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ pom.xml.versionsBackup
55
pom.xml.next
66
release.properties
77
maven-eclipse.xml
8+
infinitest.filters
89

910
node_modules/
1011
npm-debug.log
@@ -17,10 +18,12 @@ npm-debug.log
1718
.pmd
1819
.checkstyle
1920
.idea
20-
.iml
21+
.vagrant
22+
*.iml
2123
.DS_Store
2224
.rubygems
2325
.sass-cache
2426
.rubygems-gem-maven-plugin
2527
*.sublime-*
28+
*nbactions*.xml
2629
.temp/

0 commit comments

Comments
 (0)