Skip to content

Commit

Permalink
Merge pull request #90 from 1kastner/patch-1
Browse files Browse the repository at this point in the history
Ignore pycache
  • Loading branch information
ricklamers authored Oct 1, 2019
2 parents a2a6c67 + 84565c6 commit 834a481
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ profile-info/
manager
.vscode/
.DS_Store
.cache/
.cache/
__pycache__/

0 comments on commit 834a481

Please sign in to comment.