Skip to content

Commit

Permalink
add *.pyc into .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vuthede committed May 15, 2019
1 parent c9fcd4d commit 5137f3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ venv/
main/input/people_walking_mp4
main/output
object_detection/models
*.pyc
Binary file not shown.

0 comments on commit 5137f3c

Please sign in to comment.