gitignore

This commit is contained in:
merlokk 2019-07-04 16:32:11 +03:00
parent d2c85881e6
commit 88a8eba424

2
.gitignore vendored
View File

@ -83,3 +83,5 @@ targets/*/docs/
main main
builds/* builds/*
tools/testing/.idea/*
tools/testing/tests/__pycache__/*