Update .gitignore

This commit is contained in:
Untriex Programming 2021-03-04 12:16:15 +01:00 committed by GitHub
parent 00cffbece6
commit db96998848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored

@ -1,2 +1,3 @@
.idea/*
.venv/*
./__pycache__