mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
parent
cf66708df9
commit
bea5980c6f
865 changed files with 49679 additions and 20273 deletions
50
.dockerignore
Normal file
50
.dockerignore
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
.angular/
|
||||
.circleci/
|
||||
.git/
|
||||
.github/
|
||||
.settings/
|
||||
.vscode/
|
||||
frontend/
|
||||
backend/
|
||||
backup/
|
||||
cookies/
|
||||
coverage/
|
||||
dist/
|
||||
docker/
|
||||
dockerfiles/
|
||||
logs/
|
||||
node_modules/
|
||||
node_modules_old/
|
||||
node_modules_prod/
|
||||
node_modules_dev/
|
||||
out-tsc/
|
||||
tmp/
|
||||
typings/
|
||||
.browserlistrc
|
||||
_config.yml
|
||||
.classpath
|
||||
.DS_Store
|
||||
.eslintrc.json
|
||||
.gitattributes
|
||||
.gitignore
|
||||
.idea
|
||||
*.launch
|
||||
.project
|
||||
.sass-cache
|
||||
*.sublime-workspace
|
||||
.vscode/*
|
||||
connect.lock
|
||||
ECLDummyData.log
|
||||
libpeerconnection.log
|
||||
npm-debug.log
|
||||
RTL-Config.json
|
||||
RTL-Config-Old.json
|
||||
RTL-Config-1.json
|
||||
RTL-Multi-Node-Conf.json
|
||||
RTL.conf
|
||||
RTL-1.conf
|
||||
RTL-Multi-Node-Conf-1.json
|
||||
RTL-Config-for-BTC-Testing.json
|
||||
testem.log
|
||||
Thumbs.db
|
||||
yarn-error.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue