Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions .github/workflows/close-issues.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/discord-release-notify.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/docs-publish.yml

This file was deleted.

78 changes: 0 additions & 78 deletions .github/workflows/pr-build.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -369,3 +369,7 @@ hs_err_pid*

# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)


# Python
__pycache__/
*.pyc
Loading