mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #899 from leeclemens/ENH/gitignore
Add .idea dir to .gitignore
This commit is contained in:
commit
8fc32bb33f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@ htmlcov
|
|||
*.bak
|
||||
__pycache__
|
||||
.vagrant/
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Reference in a new issue