aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJonathan Cross <jcross@gmail.com>2017-05-16 21:57:47 +0200
committerJonathan Cross <jcross@gmail.com>2017-05-16 21:57:47 +0200
commit9dc8879e2c3ee76e9eae0d2aeae9ef817b2c35cc (patch)
tree4a2b0c9246a70c4550276d735b6aea385fb58180 /.gitmodules
parent009362451d5f44843a2df9c73fff87d4e2a3ca33 (diff)
downloadmonzero-gui-9dc8879e2c3ee76e9eae0d2aeae9ef817b2c35cc.tar.gz
monzero-gui-9dc8879e2c3ee76e9eae0d2aeae9ef817b2c35cc.tar.xz
monzero-gui-9dc8879e2c3ee76e9eae0d2aeae9ef817b2c35cc.zip
Ignore unstaged files in 'monero' submodule by default.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 3fa9487e..ac11bb78 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "monero"]
path = monero
url = https://github.com/monero-project/monero
- ignore = dirty \ No newline at end of file
+ ignore = all