Skip to content

Commit

Permalink
Clean git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vectornguyen76 committed Dec 1, 2024
1 parent b46cc6a commit ba546ba
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.sh text eol=lf
Empty file modified backend/entrypoint.sh
100755 → 100644
Empty file.
Empty file modified backend/scripts/downgrade
100755 → 100644
Empty file.
Empty file modified backend/scripts/format
100755 → 100644
Empty file.
Empty file modified backend/scripts/makemigrations
100755 → 100644
Empty file.
Empty file modified backend/scripts/migrate
100755 → 100644
Empty file.
Empty file modified backend/scripts/postgres/backup
100755 → 100644
Empty file.
Empty file modified backend/scripts/postgres/restore
100755 → 100644
Empty file.
1 change: 0 additions & 1 deletion frontend/.env.production

This file was deleted.

1 change: 1 addition & 0 deletions frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ yarn-error.log*

# local env files
.env.local
.env.production

# vercel
.vercel
Expand Down
Empty file removed jenkins/run_env/.gitkeep
Empty file.

0 comments on commit ba546ba

Please sign in to comment.