mirror of
https://ghproxy.net/https://github.com/elementor/wp2static.git
synced 2025-10-04 23:48:40 +08:00
Add clojure tooling dirs to .gitignore
This commit is contained in:
parent
e752e13d63
commit
1ec77c26c9
2 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,8 +3,11 @@
|
|||
/integration-tests/wordpress/
|
||||
/vendor/
|
||||
/vendor_prefixed/
|
||||
.calva/
|
||||
.clj-kondo/
|
||||
.cpcache/
|
||||
.direnv/
|
||||
.lsp/
|
||||
node_modules/
|
||||
coverage/
|
||||
admin/*.js*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue