mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-30 08:35:50 +00:00
Removed "vendor" directory from .gitignore Co-authored-by: Rome Reginelli <mduo13@gmail.com>
13 lines
112 B
Plaintext
13 lines
112 B
Plaintext
node_modules/
|
|
*~
|
|
.DS_Store
|
|
__pycache__
|
|
out/
|
|
package-lock.json
|
|
yarn-error.log
|
|
/.idea
|
|
.venv/
|
|
|
|
# PHP
|
|
composer.lock
|