Add local git documentation and commit script - GitHub sync disabled
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -7,3 +7,13 @@ publish_old/
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
wwwroot/uploads/
|
||||
|
||||
# Prevent GitHub credentials
|
||||
.git/config.github
|
||||
github-credentials
|
||||
.github-token
|
||||
|
||||
# Environment files (already ignored but adding for clarity)
|
||||
backend/.env
|
||||
.env
|
||||
*.env.local
|
||||
|
||||
Reference in New Issue
Block a user