Skip to content

Commit 0b6ec3a

Browse files
authored
Update .gitignore (#1291)
Ignore new `.idea` subdirectory generated by IDE, described in https://confluence.jetbrains.com/display/IDEADEV/New+project+code+style+settings+format+in+2017.3
1 parent 8526e92 commit 0b6ec3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ captures/
4343
.idea/dictionaries
4444
.idea/libraries
4545
.idea/caches
46+
.idea/codeStyles
4647
.idea/misc.xml
4748

4849
# Keystore files

0 commit comments

Comments
 (0)