We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9743724 commit 516e58cCopy full SHA for 516e58c
1 file changed
.gitignore
@@ -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
-
4
target/
5
pom.xml.tag
6
pom.xml.releaseBackup
7
pom.xml.versionsBackup
8
pom.xml.next
9
release.properties
10
maven-eclipse.xml
+infinitest.filters
11
12
node_modules/
13
npm-debug.log
@@ -20,6 +18,7 @@ npm-debug.log
20
18
.pmd
21
19
.checkstyle
22
.idea
+.vagrant
23
*.iml
24
.DS_Store
25
.rubygems
0 commit comments