Skip to content

Commit 0822d3a

Browse files
Added IntelliJ IDEA workspace to .gitignore
1 parent 9775af8 commit 0822d3a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ logs
1212
results
1313

1414
node_modules
15-
npm-debug.log
15+
npm-debug.log
16+
17+
.idea
18+
*.iml

0 commit comments

Comments
 (0)