Skip to content

Commit b90e7e4

Browse files
update gitignore
1 parent 76ad643 commit b90e7e4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__/
2+
*.pyc
3+
.env
4+
.venv/
5+
*.terraform
6+
.terraform.*

0 commit comments

Comments
 (0)