diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e5e5513 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +Cargo.nix generated diff --git a/.gitignore b/.gitignore index 37ba58c..2b6901d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ !src/pages/_404/ !src/pages/index/ +!.gitattributes !.gitignore !Cargo.lock