mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-03-28 17:42:48 +01:00
Ignore Python __pycache__ directories (#10)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -54,3 +54,6 @@ Gemfile.lock
|
||||
|
||||
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
|
||||
.rubocop-https?--*
|
||||
|
||||
# Python cache directories
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user