Updated .gitignore

This commit is contained in:
Ori Kotek
2023-07-28 02:28:50 +03:00
parent d375dd62fe
commit 8519b106f9

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ pr_agent/settings/.secrets.toml
__pycache__ __pycache__
dist/ dist/
*.egg-info/ *.egg-info/
build/
review.md