Initial cut
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
/.env
|
||||
|
||||
/wp-content/**
|
||||
|
||||
/data/**
|
||||
!/data/.gitkeep
|
||||
|
||||
.vscode/
|
||||
**.tar.gz
|
||||
**.sql
|
||||
**.zip
|
||||
Reference in New Issue
Block a user