Skip to content

Commit b3c3e57

Browse files
committed
Update gitignore : add poetry files.
1 parent a141582 commit b3c3e57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ plugins/
88
*.swp
99
.vscode/
1010
.idea/
11+
12+
# Poetry support
13+
pyproject.toml
14+
poetry.lock

0 commit comments

Comments
 (0)