Add build/export to repo

This commit is contained in:
Julian Lam
2018-04-12 11:09:30 -04:00
parent ee78e874dc
commit 0de40188f1
3 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@@ -61,7 +61,6 @@ tx.exe
coverage
.nyc_output
build
*.log
test/files/normalise.jpg.png
test/files/normalise-resized.jpg

4
build/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
*
*/
!export
!.gitignore

2
build/export/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.
!.gitignore