mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 22:34:17 +00:00
Add .idea to ignored
This commit is contained in:
parent
083c5d5513
commit
146ab84e97
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,6 +8,7 @@
|
||||||
.coverage
|
.coverage
|
||||||
.coverage.*
|
.coverage.*
|
||||||
.eggs
|
.eggs
|
||||||
|
.idea
|
||||||
.tox
|
.tox
|
||||||
/.mypy_cache
|
/.mypy_cache
|
||||||
build
|
build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue