Created
July 21, 2020 20:29
-
-
Save rfun/7970b8097fc40b9fde9914de2a0c6094 to your computer and use it in GitHub Desktop.
GitIgnore for tethys apps
This file contains hidden or 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
*.pydevproject | |
*.project | |
*.egg-info | |
*.class | |
*.pyo | |
*.pyc | |
*.db | |
*.sqlite | |
*.DS_Store | |
dist/ | |
build/ | |
.idea/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment