Skip to content

Commit

Permalink
updating gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Rickard authored and Josh Rickard committed Nov 11, 2020
1 parent ad5c10f commit cc58d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ __pycache__/
*.py[cod]
*$py.class

./secrets
secrets/*
*.DS_Store
.env

Expand Down

0 comments on commit cc58d0c

Please sign in to comment.