diff --git a/backend/flask/src/.gitignore b/backend/flask/src/.gitignore new file mode 100644 index 0000000..6d40e51 --- /dev/null +++ b/backend/flask/src/.gitignore @@ -0,0 +1,6 @@ +bin/ +lib/ +include/ +clipperz.egg-info/ +.Python +app.db \ No newline at end of file