mirror of
https://ghproxy.net/https://github.com/elementor/wp2static.git
synced 2025-08-29 08:32:23 +08:00
Add dotfiles to .gitignore
This commit is contained in:
parent
b091920c43
commit
0192e26868
1 changed files with 6 additions and 8 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,19 +1,17 @@
|
|||
.*
|
||||
!.editorconfig
|
||||
!.envrc
|
||||
!.github
|
||||
!.gitignore
|
||||
|
||||
/integration-tests/bedrock/
|
||||
/integration-tests/mariadb/data/
|
||||
/integration-tests/wordpress/
|
||||
/vendor/
|
||||
/vendor_prefixed/
|
||||
.calva/
|
||||
.clj-kondo/
|
||||
.cpcache/
|
||||
.direnv/
|
||||
.lsp/
|
||||
node_modules/
|
||||
coverage/
|
||||
admin/*.js*
|
||||
*.pid
|
||||
.envrc
|
||||
.nrepl-port
|
||||
.phpunit.result.cache
|
||||
result
|
||||
result-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue