Exclude .gitmodules from git archive
[the-mall.git] / .gitattributes
index d7162afc5ec1e8c09e2165eda65019391969f4c2..dd39a00145ed6b856c8d32a609bb3e45a2463ac1 100644 (file)
@@ -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