diff options
author | Barry Jackson <barjac@mageia.org> | 2023-01-30 12:17:33 +0000 |
---|---|---|
committer | Barry Jackson <barjac@mageia.org> | 2023-01-30 12:17:33 +0000 |
commit | 15e8abcf9587f2bcea5bdb0bff3fa83a6f5e9f14 (patch) | |
tree | 1954faf937151d7b7db3b8192d9cbb3dede8735c | |
parent | 708714a45af5f0d7b87d0a4073b3442b39194f6d (diff) | |
download | remove-old-kernels-15e8abcf9587f2bcea5bdb0bff3fa83a6f5e9f14.tar remove-old-kernels-15e8abcf9587f2bcea5bdb0bff3fa83a6f5e9f14.tar.gz remove-old-kernels-15e8abcf9587f2bcea5bdb0bff3fa83a6f5e9f14.tar.bz2 remove-old-kernels-15e8abcf9587f2bcea5bdb0bff3fa83a6f5e9f14.tar.xz remove-old-kernels-15e8abcf9587f2bcea5bdb0bff3fa83a6f5e9f14.zip |
add .gitattributes and .gitignore to ..gitattributes
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0d34dc5..213bd87 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,5 @@ README.md export-ignore Screenshot_*.png export-ignore TRANSLATIONS.md export-ignore +.gitattributes +.gitignore |