added rpeluit gitingore

This commit is contained in:
2026-07-23 19:09:03 -04:00
parent c616bb6862
commit 2bdb6daa10
2 changed files with 4 additions and 2 deletions

5
.gitignore vendored
View File

@@ -3,4 +3,7 @@ dist
.DS_Store
server/public
vite.config.ts.*
*.tar.gz
*.tar.gz
.cache/*
.replit
.agents

View File

@@ -1 +0,0 @@
modules = ["python-3.11"]