[chore] update .gitignore
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
SouthFox 2023-07-07 00:36:24 +08:00
parent fb702475d0
commit 617a2c7159
2 changed files with 11 additions and 2 deletions

2
.gitignore vendored
View file

@ -7,5 +7,3 @@ tmp/
*.egg
build
htmlcov
config.py

11
demo/.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
.DS_Store
.idea
*.log
tmp/
*.py[cod]
*.egg
build
htmlcov
config.py