Skip to content

Commit 25b0352

Browse files
author
zekro
committed
cleaned up repo and updated gitignore
1 parent 15f48b2 commit 25b0352

9 files changed

Lines changed: 6 additions & 479 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,9 @@
2020

2121
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2222
hs_err_pid*
23+
24+
25+
.idea/*
26+
*.iml
27+
out/*
28+
target/*

.idea/artifacts/JavaTutorial_jar.xml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.idea/compiler.xml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.idea/misc.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.idea/workspace.xml

Lines changed: 0 additions & 413 deletions
This file was deleted.

JavaTutorial - Verknüpfung.lnk

-863 Bytes
Binary file not shown.

JavaTutorial.iml

Lines changed: 0 additions & 15 deletions
This file was deleted.

target/classes/META-INF/MANIFEST.MF

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)