Skip to content

Instantly share code, notes, and snippets.

@rfun
Created July 21, 2020 20:29
Show Gist options
  • Save rfun/7970b8097fc40b9fde9914de2a0c6094 to your computer and use it in GitHub Desktop.
Save rfun/7970b8097fc40b9fde9914de2a0c6094 to your computer and use it in GitHub Desktop.
GitIgnore for tethys apps
*.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