projects
/
the-mall.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5b31bf
)
Exclude .gitmodules from git archive
author
Jason Self
<j@jxself.org>
Sat, 5 Feb 2022 20:21:05 +0000
(12:21 -0800)
committer
Jason Self
<j@jxself.org>
Sat, 5 Feb 2022 20:21:05 +0000
(12:21 -0800)
.gitattributes
patch
|
blob
|
history
diff --git
a/.gitattributes
b/.gitattributes
index d7162afc5ec1e8c09e2165eda65019391969f4c2..dd39a00145ed6b856c8d32a609bb3e45a2463ac1 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-1,2
+1,3
@@
.gitattributes export-ignore
-.gitignore export-ignore
\ No newline at end of file
+.gitignore export-ignore
+.gitmodules export-ignore
\ No newline at end of file