Add src/ to gitignore

pull/82/head
haraksin 2020-05-13 15:29:20 -07:00
parent 8a20458898
commit 00e70113ad
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ config.yaml
__pycache__
build
dist
src