Skip to content

Commit

Permalink
add pyc and pycache
Browse files Browse the repository at this point in the history
  • Loading branch information
oboratav committed Oct 31, 2020
1 parent 789e8af commit c49ebe2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@

.vscode/*
.history/
__pycache__/

*.code-workspace
*.env
*.pyc
Pipfile

0 comments on commit c49ebe2

Please sign in to comment.