everything but dist folder

This commit is contained in:
Jimmy Wärting
2018-09-26 12:19:51 +02:00
committed by GitHub
parent eb11f655e6
commit 31eccd14f9
+1 -2
View File
@@ -15,8 +15,7 @@
"license": "MIT", "license": "MIT",
"ignore": [ "ignore": [
"*", "*",
"!FileSaver.*js", "!dist/*",
"!FileSaver.*map",
"!LICENSE.md" "!LICENSE.md"
] ]
} }