Skip to content

Commit c15263a

Browse files
author
Thomas Risberg
committed
updated .gitignore
1 parent 758ee97 commit c15263a

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

.gitignore

+15-14
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1-
.DS_Store
2-
*.iml
3-
*.ipr
4-
*.iws
5-
*.orig
6-
target
1+
.DS_Store
2+
*.iml
3+
*.ipr
4+
*.iws
5+
*.orig
6+
target
77
.springBeans
88
.sonar4clipse
9-
*.sonar4clipseExternals
10-
.ant-targets-build.xml
11-
.settings/
12-
.project
13-
.classpath
14-
src/ant/.ant-targets-upload-dist.xml
15-
atlassian-ide-plugin.xml
16-
/.gradle/
9+
*.sonar4clipseExternals
10+
.ant-targets-build.xml
11+
.settings/
12+
.project
13+
.classpath
14+
src/ant/.ant-targets-upload-dist.xml
15+
atlassian-ide-plugin.xml
16+
/.gradle/
17+
/.idea/

0 commit comments

Comments
 (0)