Skip to content

Commit 2e3ba81

Browse files
sam-i-am012korydraughn
authored andcommitted
[#42] Added .idea/ to .gitignore
1 parent 6b676ae commit 2e3ba81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ target/
1111
*.iws
1212
*.iml
1313
*.ipr
14+
.idea/
1415

1516
### Eclipse ###
1617
.apt_generated
@@ -35,4 +36,4 @@ build/
3536
.vscode/
3637

3738
### Mac OS ###
38-
.DS_Store
39+
.DS_Store

0 commit comments

Comments
 (0)