Skip to content

Commit 078161a

Browse files
committed
Remove java stuff from .gitignore
1 parent 9b42c2e commit 078161a

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

.gitignore

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,3 @@
1-
# Maven stuff #
2-
target/
3-
4-
# Eclipse stuff #
5-
.project
6-
.classpath
7-
.settings/
8-
build/
9-
10-
# IntelliJ stuff #
11-
.idea/
12-
out/
13-
14-
# Java Classes #
15-
*.class
16-
17-
# Package Files #
18-
*.jar
19-
*.war
20-
*.ear
21-
22-
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
23-
hs_err_pid*
24-
25-
*.log
26-
271
# =========================
282
# Operating System Files
293
# =========================

0 commit comments

Comments
 (0)