gitignore: ignore __pycache__
This commit is contained in:
parent
f026fcfe5c
commit
5fb8d3a176
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/work/
|
||||
*.o
|
||||
__pycache__
|
||||
|
|
Loading…
Reference in a new issue