removed ds_store, updated gitignore

This commit is contained in:
2020-04-18 14:28:39 +02:00
parent 8a630aa26f
commit 4308006224
2 changed files with 4 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
_book/ _book/
node_modules/ node_modules/
.DS_Store
.AppleDouble
.LSOverride