Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
salt26 committed May 16, 2023
2 parents f57d126 + 63a676b commit 9d79749
Show file tree
Hide file tree
Showing 124 changed files with 10,756 additions and 1,947 deletions.
9 changes: 6 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
__pycache__/
sql_app.db
ignore/
alembic/
alembic.ini
alembic/versions/
#alembic.ini
setupProxy.js
Config.js
config.json
.env.dev

# Virtualenv
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
Expand All @@ -16,4 +19,4 @@ setupProxy.js
[Ss]cripts
pyvenv.cfg
.venv
pip-selfcheck.json
pip-selfcheck.json
Loading

0 comments on commit 9d79749

Please sign in to comment.