add files to the .gitignore

pull/3/head
Boaz Poolman 2021-03-24 23:15:05 +01:00
parent 4d9ef128fc
commit 76d6260dc0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ node_modules
stats.json stats.json
package-lock.json package-lock.json
yarn.lock yarn.lock
files
# Cruft # Cruft
.DS_Store .DS_Store