chore: add .gitignore, remove .env from tracking
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.env
|
||||
*.exe
|
||||
server
|
||||
Reference in New Issue
Block a user
Co-Authored-By: Claude <noreply@anthropic.com>
@@ -0,0 +1,3 @@
|
||||
.env
|
||||
*.exe
|
||||
server
|
||||