Fix .gitignore

main
Clayton Smith 2023-09-15 12:48:54 -04:00
parent cbd0e352fd
commit 0d5a179be3
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -2,4 +2,4 @@
*.pyc *.pyc
*.pyo *.pyo
build*/ build*/
examples/grc/*.py examples/*.py