Add a small gitignore.

This commit is contained in:
cfreksen 2017-10-29 01:44:23 +02:00
parent 1be5b573b5
commit 61abaf22bd
No known key found for this signature in database
GPG Key ID: EAC13EE101008978

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# Ignore virtual Python environment
**/venv/*