Created
February 25, 2017 21:19
-
-
Save wilhelmklopp/3b84934c114b0b3ff6940f6afdb0067d to your computer and use it in GitHub Desktop.
My .gitignore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.DS_store | |
*.sqlite3 | |
.env | |
*.rdb | |
*.pyc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment