update gitignore with nix specific paths
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -24,3 +24,8 @@ _cache
|
||||
|
||||
# generated content, ignore for now
|
||||
_site
|
||||
public/
|
||||
|
||||
# nix
|
||||
**/result
|
||||
.direnv
|
||||
|
Reference in New Issue
Block a user