Ignore unstaged files in 'monero' submodule by default.

This commit is contained in:
Jonathan Cross 2017-05-16 21:57:47 +02:00
parent 009362451d
commit 9dc8879e2c
No known key found for this signature in database
GPG key ID: D8578DF8EA7CCF1B

2
.gitmodules vendored
View file

@ -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