gitignore: update

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-02-10 02:58:02 +01:00
parent 955fc238fd
commit 5ff23d9042
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,4 +1,4 @@
build/
env/
/source/build/
/source/env/
*.pyc
*.sw*