removed local development files from .gitignore
This commit is contained in:
parent
385f24a28a
commit
8f807cb47a
1 changed files with 1 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,7 +1,3 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules/*
|
node_modules/*
|
||||||
.env
|
.env
|
||||||
# Local development files
|
|
||||||
fetch-now.js
|
|
||||||
now-local.html
|
|
||||||
preview-now.sh
|
|
||||||
Loading…
Reference in a new issue