Skip to content

Commit 6194261

Browse files
committed
Update .gitignore
Updated Git ignore rules
1 parent 5a125ca commit 6194261

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@
66
# Eclipse
77
.classpath
88
.project
9-
.settings
9+
.settings
10+
11+
# Java
12+
*.war
13+
*.jar
14+
*.class

0 commit comments

Comments
 (0)