add gitignore

This commit is contained in:
admin.suherdy 2025-12-06 19:05:13 +07:00
parent 66770bc471
commit bad2adb1f8
2 changed files with 16 additions and 1 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# Python
__pycache__/
*.py[cod]
*$py.class
# Odoo
*.pot
*.po
# Editor
.vscode/
.idea/
*.swp
*.swo
.DS_Store

View File

@ -3,7 +3,7 @@
"summary": "Allow backdating of physical stock adjustments and valuations.",
"version": "17.0.1.0.0",
"category": "Warehouse",
"author": "Antigravity",
"author": "Suherdy Yacob",
"license": "AGPL-3",
"depends": ["stock_account"],
"data": [