mirror of
https://github.com/ferdzo/serviceCRM.git
synced 2026-04-04 21:06:24 +00:00
Working prototype with tailwind, added uv, updated models, added docker.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,7 +2,7 @@
|
||||
.idea/
|
||||
|
||||
# Ignore __pycache__ folders and .pyc files
|
||||
__pycache__/
|
||||
*__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Ignore .env files
|
||||
@@ -14,7 +14,9 @@ __pycache__/
|
||||
# Ignore .DS_Store files
|
||||
.DS_Store
|
||||
|
||||
.vscode\
|
||||
.vscode
|
||||
|
||||
db.sqlite3
|
||||
|
||||
pyvenv.cfg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user