add exception for folder ".idea"
This commit is contained in:
parent
a8177bd0e3
commit
abd1b012fd
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# JetBrains IDEs
|
||||
.idea/
|
||||
|
||||
# Potential executable names
|
||||
fan_control
|
||||
test
|
||||
|
Loading…
x
Reference in New Issue
Block a user