Skip to content

Commit dec9d8e

Browse files
committed
feat(gitignore): Add database migration versions directory to ignored files
1 parent 84109bd commit dec9d8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,4 @@ cython_debug/
145145
/.github/DEMO/
146146
/app/logs/
147147
/app/core/logs/
148+
/app/db/migrations/versions/

0 commit comments

Comments
 (0)