1
0
Fork 0
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:
Lars Kruse 2018-03-09 03:49:12 +01:00
parent 413f7c444d
commit 23d890cd59

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
.*.swp .*.swp
*~ *~
__pycache__/