mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-02 17:06:00 +00:00
Add top level out.txt to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -24,7 +24,7 @@ Debug/*.*
|
||||
Release/*.*
|
||||
|
||||
# Ignore locally installed node_modules
|
||||
node_modules
|
||||
/node_modules
|
||||
|
||||
# Ignore tmp directory.
|
||||
tmp
|
||||
@@ -67,3 +67,6 @@ My Amplifier XE Results - RippleD
|
||||
# KeyvaDB files
|
||||
*.key
|
||||
*.val
|
||||
|
||||
# Compiler intermediate output
|
||||
/out.txt
|
||||
|
||||
Reference in New Issue
Block a user