forked from cerc-io/testnet-ops
Keep separate gitignore files
This commit is contained in:
parent
d3afdd4eb8
commit
b59080d8e7
3
l2-setup/.gitignore
vendored
Normal file
3
l2-setup/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
out
|
||||||
|
hosts.ini
|
||||||
|
l2-vars.yml
|
||||||
3
nitro-bridge-setup/.gitignore
vendored
Normal file
3
nitro-bridge-setup/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
out
|
||||||
|
bridge-vars.yml
|
||||||
|
hosts.ini
|
||||||
@ -1,3 +1,3 @@
|
|||||||
target_host: "localhost"
|
target_host: "localhost"
|
||||||
nitro_directory: ./out
|
nitro_directory: out
|
||||||
skip_container_build: false
|
skip_container_build: false
|
||||||
|
|||||||
2
nitro-nodes-setup/.gitignore
vendored
Normal file
2
nitro-nodes-setup/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
nitro-vars.yml
|
||||||
|
out
|
||||||
Loading…
Reference in New Issue
Block a user