aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorIshan Khanna <ishan1604@gmail.com>2015-03-04 01:31:38 +0530
committerIshan Khanna <ishan1604@gmail.com>2015-03-04 01:31:38 +0530
commit89ebb985fb214fb808efef96445bbc0f5dcabe1e (patch)
treec4ce105ab79d2b21947bf69c4f390e0ca85a766f /.gitmodules
parent1a12eb1a7af9f7fc80846f1925aeab72a752eb6f (diff)
downloadopen-keychain-89ebb985fb214fb808efef96445bbc0f5dcabe1e.tar.gz
open-keychain-89ebb985fb214fb808efef96445bbc0f5dcabe1e.tar.bz2
open-keychain-89ebb985fb214fb808efef96445bbc0f5dcabe1e.zip
This edit prevents some modules from throwing untracked content warning in git
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 8238c3f80..fde452994 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,9 +19,11 @@
[submodule "extern/minidns"]
path = extern/minidns
url = https://github.com/open-keychain/minidns.git
+ ignore = dirty
[submodule "extern/TokenAutoComplete"]
path = extern/TokenAutoComplete
url = https://github.com/open-keychain/TokenAutoComplete
[submodule "extern/safeslinger-exchange"]
path = extern/safeslinger-exchange
- url = https://github.com/open-keychain/exchange-android
+ url = https://github.com/open-keychain/exchange-android
+ ignore = dirty