Private
Public Access
1
0
Files
rowsandall/.gitignore
sanderroosendaal 042a83f254 sliders final
2016-10-31 15:53:31 +01:00

16 lines
216 B
Plaintext

# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
/build/
/docs/
# Python egg metadata, regenerated from source files by setuptools.
*.egg-info
# Emacs temp files
*.*~
# database
*.sqlite3