Switch back to default-ignore-all-wp-content
This commit is contained in:
parent
cf00cc81da
commit
8870e4b837
@ -1,3 +1,4 @@
|
||||
.drone.yml
|
||||
.env.sample
|
||||
.gitignore
|
||||
README.md
|
||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,8 @@
|
||||
/.env
|
||||
|
||||
/wp-content/twenty*
|
||||
/wp-content/**
|
||||
# Add an exception here for any custom plugins or themes to be included, e.g.
|
||||
#!/wp-content/themes/${REPO_NAME_SNAKE}
|
||||
|
||||
/data/**
|
||||
!/data/.gitkeep
|
||||
|
Loading…
Reference in New Issue
Block a user