[U] gitignore
This commit is contained in:
parent
f02ec8c4ba
commit
684929edea
1 changed files with 12 additions and 1 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -120,4 +120,15 @@ webhook-log
|
||||||
start_moderation.sh
|
start_moderation.sh
|
||||||
gh_moderator.toml
|
gh_moderator.toml
|
||||||
moderator-data
|
moderator-data
|
||||||
hyfetch/git
|
hyfetch/git
|
||||||
|
build
|
||||||
|
dist
|
||||||
|
target
|
||||||
|
.vscode
|
||||||
|
.idea
|
||||||
|
*.iml
|
||||||
|
*.egg-info
|
||||||
|
__pycache__
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
*.pyd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue