removed .cache/* from git tree, updated .gitignore

This commit is contained in:
2019-10-01 18:10:42 +02:00
parent ec676c3cc7
commit 132cdac072
3 changed files with 1 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 294 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 251 B

+1
View File
@@ -1,3 +1,4 @@
/node_modules /node_modules
/build /build
src/.temp/* src/.temp/*
.cache/*