This website requires JavaScript.
Explore
Help
Sign in
s3lph
/
matemat
Watch
1
Star
0
Fork
You've already forked matemat
2
Code
Issues
Pull requests
2
Projects
Releases
Packages
2
Wiki
Activity
Actions
2347908381
matemat
/
.gitignore
12 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit; database facade mostly implemented, but only partially tested
2018-05-29 21:43:38 +02:00
**/.idea/
*.iml
**/__pycache__/
*.pyc
Added coverage report and egg-info to gitignore
2018-05-29 23:59:02 +02:00
**/*.egg-info/
*.coverage
Added mypy_cache to gitignore.
2018-06-06 13:47:12 +02:00
**/.mypy_cache/
Initial commit; database facade mostly implemented, but only partially tested
2018-05-29 21:43:38 +02:00
*.sqlite3
Initial commit for webserver code. Still needs a lot of documentation, and even more, test coverage.
2018-06-12 21:45:50 +02:00
*.db
Reference in a new issue
Copy permalink