diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-08-19 19:48:19 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-08-19 19:48:19 +0200 |
commit | b9ea3f4dd4fe3551f047466435372d38afa671d4 (patch) | |
tree | 0bf70446b2dd97b7d9028605b84173635dfefc01 /.gitattributes | |
parent | d227aab83dca4f676b23fc697fe6e7f5cddb23e2 (diff) |
Don't export .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2e6e374..de2f316 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ .gitignore export-ignore +.gitattributes export-ignore |