3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/.gitignore
2016-06-08 07:56:10 -07:00

16 lines
145 B
Plaintext

# Ignore config files except the example ones
*.yml
!example-*.yml
!.*.yml
env/
build/
__pycache__/
*.py[cod]
*.bak
*~
*.save*
*.db
*.pid
*.pem