3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-02-11 12:00:45 +01:00
PyLink/.gitignore

16 lines
145 B
Plaintext
Raw Permalink Normal View History

# Ignore config files except the example ones
*.yml
!example-*.yml
!.*.yml
env/
2015-07-12 16:28:33 -07:00
build/
2015-03-19 12:55:18 -07:00
__pycache__/
*.py[cod]
*.bak
*~
*.save*
2015-07-12 16:28:33 -07:00
*.db
*.pid
2015-08-10 20:26:10 -07:00
*.pem