mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +00:00
gitignore: add '__pycache__' directories
This commit is contained in:
parent
413f7c444d
commit
23d890cd59
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
.*.swp
|
.*.swp
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
__pycache__/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue