This website requires JavaScript.
Explore
Help
Sign In
lukas
/
timetracker
Watch
1
Star
0
Fork
You've already forked timetracker
0
Code
Issues
18
Pull Requests
3
Actions
Packages
Projects
1
Releases
20
Wiki
Activity
7dfd91421e
timetracker
/
.gitignore
8 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-12-31 13:18:27 +00:00
__pycache__
Add more cache dirs to .gitignore
2023-01-05 11:19:43 +00:00
.mypy_cache
.pytest_cache
Initial commit
2022-12-31 13:18:27 +00:00
.venv
node_modules
Ignore db.sqlite3
2023-01-02 19:03:26 +00:00
package-lock.json
Change to gunicorn
2023-01-07 20:09:47 +00:00
db.sqlite3
src/web/static