mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 09:17:53 +00:00
Cosmetic.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -19,6 +19,9 @@
|
||||
*.o
|
||||
build
|
||||
tags
|
||||
bin/rippled
|
||||
Debug/*.*
|
||||
Release/*.*
|
||||
|
||||
# Ignore locally installed node_modules
|
||||
node_modules
|
||||
@@ -30,11 +33,6 @@ tmp
|
||||
db/*.db
|
||||
db/*.db-*
|
||||
|
||||
# Ignore obj files
|
||||
bin/rippled
|
||||
Debug/*.*
|
||||
Release/*.*
|
||||
|
||||
# Ignore customized configs
|
||||
rippled.cfg
|
||||
validators.txt
|
||||
|
||||
Reference in New Issue
Block a user