mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
gitignore: add idea idea directory to gitignore
This commit is contained in:
parent
09696c680d
commit
2799625d5c
3
.gitignore
vendored
3
.gitignore
vendored
@ -13,6 +13,9 @@ Pipfile.lock
|
|||||||
*.vpw
|
*.vpw
|
||||||
*.vpwhist
|
*.vpwhist
|
||||||
*.vtg
|
*.vtg
|
||||||
|
.idea/
|
||||||
|
.idea
|
||||||
|
.idea/*
|
||||||
|
|
||||||
# python cache files
|
# python cache files
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user