[U] gitignore
This commit is contained in:
parent
f02ec8c4ba
commit
684929edea
1 changed files with 12 additions and 1 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -121,3 +121,14 @@ 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