mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
gitattributes: Do not export any .git paths in git archive
We have paths for `.gitattributes` itself, `.gitignore`, and `.github`. None should be exported in source archives.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
.gitattributes export-ignore
|
||||
.git* export-ignore
|
||||
.hooks* export-ignore
|
||||
|
||||
# Custom attribute to mark sources as using our C code style.
|
||||
|
||||
Reference in New Issue
Block a user