mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-11 23:22:40 +02:00
fix: gitignore - do not ignore 'core/' dir & 'core.nix'
This commit is contained in:
@@ -5,3 +5,5 @@ result/
|
||||
.pre-commit-config.yaml
|
||||
logs/
|
||||
core*
|
||||
!core/
|
||||
!core.nix
|
||||
|
||||
Reference in New Issue
Block a user