diff options
author | Case Duckworth | 2021-02-04 18:39:27 -0600 |
---|---|---|
committer | Case Duckworth | 2021-02-04 18:39:27 -0600 |
commit | 8b20f7d06b3bd7b9537eab6a1f5248b3b129bd93 (patch) | |
tree | 54f500e23b911a76977eed2e8f5b806813c833ed /.gitmodules | |
parent | Merge branch 'main' of tildegit.org:acdw/emacs (diff) | |
download | emacs-8b20f7d06b3bd7b9537eab6a1f5248b3b129bd93.tar.gz emacs-8b20f7d06b3bd7b9537eab6a1f5248b3b129bd93.zip |
Remove elfeed-db
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 017ee57..0000000 --- a/.gitmodules +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | [submodule "var/elfeed/db"] | ||
2 | path = var/elfeed/db | ||
3 | url = https://tildegit.org/acdw/elfeed-db | ||