diff --git a/.gitignore b/.gitignore index 13dbaad..9c2919f 100644 --- a/.gitignore +++ b/.gitignore @@ -73,8 +73,7 @@ flycheck_*.el .LSOverride # Icon must end with two \r -Icon - +Icon # Thumbnails ._* @@ -98,6 +97,10 @@ Temporary Items # iCloud generated files *.icloud +### Nix ### +result +result-* + ### Vim ### # Swap [._]*.s[a-v][a-z] @@ -164,4 +167,3 @@ $RECYCLE.BIN/ *.lnk # End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,vim,emacs,windows,linux,macos -