mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 04:48:00 +00:00
6af6390fb1
GitHub Actions now performs the following tasks: - run tests on every PR - sync with git.overhang.io on push - build binary releases on tags Travis.CI was completely removed from this repo.
10 lines
88 B
Plaintext
10 lines
88 B
Plaintext
.*.swp
|
|
!.gitignore
|
|
TODO
|
|
__pycache__
|
|
*.egg-info/
|
|
|
|
/build/
|
|
/dist/
|
|
/release_description.md
|