mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 00:07:51 +00:00
Merge pull request #732
9dc8879
Ignore unstaged files in 'monero' submodule by default. (Jonathan Cross)
This commit is contained in:
commit
535f1fc446
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,4 +1,4 @@
|
||||||
[submodule "monero"]
|
[submodule "monero"]
|
||||||
path = monero
|
path = monero
|
||||||
url = https://github.com/monero-project/monero
|
url = https://github.com/monero-project/monero
|
||||||
ignore = dirty
|
ignore = all
|
||||||
|
|
Loading…
Reference in a new issue