mirror of
https://opendev.org/openstack/designate.git
synced 2026-01-11 20:07:03 +00:00
Add __pycache__ to ST2 Ignore
Change-Id: I47d19efbd14a979c859cadaeb4063f6ab7ac0515
This commit is contained in:
parent
f900c75c26
commit
c792879232
1 changed files with 2 additions and 1 deletions
|
|
@ -39,7 +39,8 @@
|
|||
".testrepository",
|
||||
"doc/build",
|
||||
"doc/source/api",
|
||||
"build"
|
||||
"build",
|
||||
"__pycache__"
|
||||
],
|
||||
"path": "."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue