mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-18 01:42:00 +02:00
Add __pycache__/ to .gitignore and clean cache
This commit is contained in:
parent
95dfb9edb0
commit
ad1576d32c
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Python cache
|
||||
__pycache__/
|
||||
Loading…
Add table
Add a link
Reference in a new issue