updated gitignore for user services
This commit is contained in:
parent
35253a3eaa
commit
ec3e941cef
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
||||||
/backup
|
/backup
|
||||||
**/packer_compiled.lua
|
**/packer_compiled.lua
|
||||||
.config/nvim/lazy-lock.json
|
.config/nvim/lazy-lock.json
|
||||||
|
.config/systemd/user/default.target.wants/
|
||||||
|
.config/systemd/user/sockets.target.wants/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue