Skip to content

Commit 6482677

Browse files
authored
Merge pull request #67 from rovarga/target-ide
Make target-ide ignored across the board
2 parents 33d7f90 + 9c278a9 commit 6482677

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
*.class
22
**/target
3+
**/target-ide/
34
.idea
45
.classpath
56
.project
67
.settings
78
*.iml
89
*.ipr
910
*.iws
10-
11-
/target-ide/

0 commit comments

Comments
 (0)