Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliph committed Feb 21, 2018
1 parent fc1a3f0 commit 9188a48
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.~*
.DS_Store
/venv/*
/__pycache__/*
**/venv/*
**/__pycache__/*
**/logs/*

0 comments on commit 9188a48

Please sign in to comment.