mirror of
https://github.com/Paillat-dev/pycord-reactive-views.git
synced 2026-01-02 09:06:21 +00:00
Initial commit
This commit is contained in:
21
.github/template-sync.yml
vendored
Normal file
21
.github/template-sync.yml
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
files:
|
||||
- ".gitignore" # include
|
||||
- ".github"
|
||||
- ".vscode"
|
||||
- "tests/conftest.py"
|
||||
- ".flake8"
|
||||
- ".pre-commit-config.yml"
|
||||
- ".pypirc"
|
||||
- "docs"
|
||||
- "src/README.md"
|
||||
- "CODE_OF_CONDUCT.md"
|
||||
- "LICENSE"
|
||||
- "README.md"
|
||||
- "SECURITY.md"
|
||||
- "SUPPORT.md"
|
||||
- "pyproject.toml"
|
||||
|
||||
- "!.github/workflows/template-sync.yml"
|
||||
- "!.github/template-sync.yml"
|
||||
- "!src/python_project"
|
||||
- "!tests/test_methods.py"
|
||||
Reference in New Issue
Block a user