Skip to content

Commit 4db4361

Browse files
author
MFrikken
committed
2 parents 72b36f0 + 4ae77b3 commit 4db4361

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,16 @@
2222
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323
hs_err_pid*
2424
replay_pid*
25+
26+
# idea
27+
.idea/
28+
*.iml
29+
*.ipr
30+
*.iws
31+
32+
# vscode
33+
.settings/
34+
.vscode/
35+
bin/
36+
.classpath
37+
.project

.vscode/settings.json

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

0 commit comments

Comments
 (0)