Ignore new output folders

This commit is contained in:
Luke Murphy 2020-03-11 15:15:14 +01:00
parent a273f6fa5f
commit a154b883eb
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
*.pyc
output/*
*/output/*
*.pid
.DS_Store
.swp