diff options
Diffstat (limited to 'app/.gitignore')
-rw-r--r-- | app/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/.gitignore b/app/.gitignore new file mode 100644 index 0000000..1ac0ed9 --- /dev/null +++ b/app/.gitignore @@ -0,0 +1,4 @@ +# .gitignore for app + +*__pycache__ +*.db
\ No newline at end of file |