feat: add init project to Makefile

This commit is contained in:
2025-04-03 12:26:54 +05:00
parent 8b62b8b7a6
commit 83b723f5b9
3 changed files with 71 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
venv/
node_modules/
init.lock
.idea/
.vscode/
*.swp