Skip to content

Commit 79adcab

Browse files
committed
update .gitignore
1 parent e23ff4f commit 79adcab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 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,11 +18,12 @@ npm-debug.log
1718
.pmd
1819
.checkstyle
1920
.idea
20-
.iml
21+
.vagrant
2122
*.iml
2223
.DS_Store
2324
.rubygems
2425
.sass-cache
2526
.rubygems-gem-maven-plugin
2627
*.sublime-*
28+
*nbactions*.xml
2729
.temp/

0 commit comments

Comments
 (0)