Added Gitignore
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful Details

pull/2/head
Ayrton 2024-01-11 18:57:10 -07:00
parent 8674ce2146
commit 6bffb237de
Signed by untrusted user who does not match committer: ayrton
GPG Key ID: BAE24A03DCBF160D
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
.DS_Store
.idea
*.log
tmp/
*.egg
build
htmlcov
venv