1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2024-11-14 18:09:03 +01:00

Add a gitignore file for flask backend

This file will allow virtualenv's to be created in the src directory for
development of the flask backend directly.
This commit is contained in:
jokajak 2015-08-02 13:58:05 -04:00
parent 06f5e77acf
commit 35960ad2df

6
backend/flask/src/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
bin/
lib/
include/
clipperz.egg-info/
.Python
app.db