diff options
author | Soispha <soispha@vhack.eu> | 2023-05-08 20:06:07 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-05-09 19:33:39 +0200 |
commit | d95971f73d7b4a0f99859de2a60f4f5b7a321c9a (patch) | |
tree | 67cd2d1f6e919f8c8029c0aba48ca5232cb4a37e /.gitignore | |
parent | Fix(system/libvirt): Comment useless options (diff) | |
download | nixos-config-d95971f73d7b4a0f99859de2a60f4f5b7a321c9a.tar.gz nixos-config-d95971f73d7b4a0f99859de2a60f4f5b7a321c9a.zip |
Build(gitignore): Remove useless ignores
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 91db0a20..92b27930 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -*.ignore -Session.vim .direnv |