mirror of
https://github.com/elementor/hello-theme.git
synced 2025-10-04 15:42:19 +08:00
Initial commit
This commit is contained in:
commit
9c018f72fb
1 changed files with 13 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
.idea/
|
||||
node_modules/
|
||||
.sass-cache/
|
||||
build/
|
||||
log/
|
||||
vendor/
|
||||
composer.lock
|
||||
.DS_Store
|
||||
.project
|
||||
Thumbs.db
|
||||
|
||||
*.log
|
||||
*.map
|
Loading…
Add table
Add a link
Reference in a new issue