mirror of
https://github.com/cupcakearmy/wordpress-template.git
synced 2024-12-21 15:46:27 +00:00
ignore generated files
This commit is contained in:
parent
39ef2bb49c
commit
35fa03d5e3
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Node
|
||||||
|
/node_modules
|
||||||
|
/yarn.lock
|
||||||
|
/yarn-error.log
|
||||||
|
|
||||||
|
# Parcel
|
||||||
|
/.cache
|
||||||
|
/theme/dist
|
||||||
|
|
||||||
|
# Data
|
||||||
|
/data
|
Loading…
Reference in New Issue
Block a user