mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
chore: add .gitignore
This commit is contained in:
parent
437d52c35d
commit
b01fd386ab
2 changed files with 25 additions and 1 deletions
25
.gitignore
vendored
Normal file
25
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
*
|
||||||
|
|
||||||
|
!.gitignore
|
||||||
|
|
||||||
|
!docs
|
||||||
|
!docs/**
|
||||||
|
|
||||||
|
!hosts
|
||||||
|
!hosts/**
|
||||||
|
|
||||||
|
!lib
|
||||||
|
!lib/**
|
||||||
|
|
||||||
|
!modules
|
||||||
|
!modules/**
|
||||||
|
|
||||||
|
!nixpkgs-overlay
|
||||||
|
!nixpkgs-overlay/**
|
||||||
|
|
||||||
|
!AGENTS.md
|
||||||
|
!flake.lock
|
||||||
|
!flake.nix
|
||||||
|
!keys.nix
|
||||||
|
!rebuild.nu
|
||||||
|
!secrets.nix
|
||||||
1
.zshrc
1
.zshrc
|
|
@ -1 +0,0 @@
|
||||||
/nix/store/mlnm2lb8zaplnmaqb9k0pfprdwqbdn8b-home-manager-files/.zshrc
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue