Skip to content
Snippets Groups Projects
Commit 4bb4e95d authored by robban64's avatar robban64
Browse files

update gitignore

parent e5869e31
No related branches found
No related tags found
No related merge requests found
Pipeline #47148 passed
......@@ -6,4 +6,6 @@ app/*.db
app/static/
# Documentation
docs
\ No newline at end of file
docs
./secret-webconfig.json
\ No newline at end of file
......@@ -103,15 +103,15 @@ can help you upgrade pip
pip install wheel
```
This [guide](https://stackoverflow.com/questions/53204916/what-is-the-meaning-of-failed-building-wheel-for-x-in-pip-install)
can help you troubleshoot this problem
### Problem: psycopg
```
pip install psycopg2
```
This [guide](https://stackoverflow.com/questions/53204916/what-is-the-meaning-of-failed-building-wheel-for-x-in-pip-install)
can help you troubleshoot this problem
## Using
After you have done every step described in setup, you are ready to start the server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment