Create .gitignore

This commit is contained in:
Untriex Programming
2021-03-17 08:57:26 +01:00
committed by GitHub
parent 339be0ccd8
commit 5c7796b71b

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.idea/*
.venv/*
./__pycache__
*.pyc