mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-18 03:52:09 +02:00
Add .gitignore for Python cache files
This commit is contained in:
parent
cd458d4b85
commit
3498465bd0
19 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Python cache files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
Loading…
Add table
Add a link
Reference in a new issue