Add github workflow

This commit is contained in:
YourKalamity
2020-12-18 17:34:21 +00:00
parent 68bad12e0e
commit a5e1f4f0ef
3 changed files with 102 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
*.pyc
__pycache__/*
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace