diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-10 09:31:49 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-10 09:31:49 +0200 |
| commit | 54a313cefa62153bd2b2c85e0204137eaa404d19 (patch) | |
| tree | e6322cd0dae5f41f2aec3396271daf15096ea9c2 /.gitignore | |
| parent | 8a82571c481ce09a64fb229e91ab7958b7c18f60 (diff) | |
| download | jokevote-54a313cefa62153bd2b2c85e0204137eaa404d19.tar.gz jokevote-54a313cefa62153bd2b2c85e0204137eaa404d19.zip | |
gitignore more development files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ votes.db +votes*.db config.py +__pycache__/ |
