mirror of
https://github.com/cupcakearmy/wordpress-template.git
synced 2025-09-05 15:50:41 +00:00
ignore generated files
This commit is contained in:
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
|
Reference in New Issue
Block a user