diff options
| author | Baitinq <[email protected]> | 2022-06-17 19:09:27 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-06-17 19:09:27 +0200 |
| commit | 07fc1999fc9963b7d31ce3a0f7e65112767ead23 (patch) | |
| tree | 0b3e5b274f24d189fa8ca7bfa8d833f05252b4e0 /.gitattributes | |
| download | nixos-config-07fc1999fc9963b7d31ce3a0f7e65112767ead23.tar.gz nixos-config-07fc1999fc9963b7d31ce3a0f7e65112767ead23.tar.bz2 nixos-config-07fc1999fc9963b7d31ce3a0f7e65112767ead23.zip | |
Initial commit
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..45b5ca3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +secrets/** filter=git-crypt diff=git-crypt |