feat: Initialize project and Phase 1 MyMach Social Next-Gen module structure
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
venv/
|
||||
.venv/
|
||||
env/
|
||||
.env
|
||||
|
||||
# Docker / Veritabanı Volume verileri (Sadece klasör açılmışsa)
|
||||
odoo-web-data/
|
||||
odoo-db-data/
|
||||
Reference in New Issue
Block a user