mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 10:32:02 +01:00
correct __pycache__ in gitignore
This commit is contained in:
parent
760c6a7530
commit
1b96ba9acf
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,7 +15,7 @@ ENV/
|
||||
|
||||
# python cache files
|
||||
*.pyc
|
||||
__pychache__
|
||||
__pycache__
|
||||
|
||||
# dotenv
|
||||
.env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user