Skip to content

Commit 212cf9d

Browse files
committed
Chore: Update .gitignore to exclude alembic version files and IDE configuration files
1 parent 60efbb7 commit 212cf9d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ __pycache__/
66
*$py.class
77

88
volume/
9+
alembic/versions/**.py
10+
.idea/
911

1012
# C extensions
1113
*.so

0 commit comments

Comments
 (0)