Skip to content

Commit ff43118

Browse files
authored
Merge pull request #4 from brendandburns/ignore
Update the gitignore file.
2 parents 89af80c + a6f0f52 commit ff43118

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
*.class
22

3+
# VS Code IDE Files
4+
.classpath
5+
.settings/
6+
.project
7+
8+
# Maven builds
9+
*/target/
10+
311
# Mobile Tools for Java (J2ME)
412
.mtj.tmp/
513

0 commit comments

Comments
 (0)