diff --git a/.gitignore b/.gitignore index 8d3f1e2..3074e95 100644 --- a/.gitignore +++ b/.gitignore @@ -47,4 +47,11 @@ Thumbs.db htmlcov/ # Logs -*.log \ No newline at end of file +*.log + +#Custom +backups/ +exports/ +Scripts/ +pool_checkin.sqlite3 +pyvenv.cfg \ No newline at end of file