Added input and output folders.

This commit is contained in:
joachim 2018-10-09 13:08:16 +02:00
parent 917491f82e
commit b4ecc04671
2 changed files with 8 additions and 0 deletions

4
input/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

4
output/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore