Skip to content

Commit c51cf73

Browse files
committed
Add gitignore to avoid pushing virtualenv and binary artifacts
Former-commit-id: f94ef40 [formerly f94ef40 [formerly f94ef40 [formerly 3cacdb0]]] Former-commit-id: 512daa1eb5bd3fc25e9a517b04d6289b187b31e3 Former-commit-id: 75cb54e Former-commit-id: cb4f9ce
1 parent 2ed907e commit c51cf73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.idea
2+
*.pyc
3+
venv

0 commit comments

Comments
 (0)