Remove multiple files from VCS

This commit is contained in:
js0ny 2025-01-29 21:48:49 +00:00
parent e6037c3471
commit 56a684d5ba
5 changed files with 43 additions and 15 deletions

View file

@ -18,3 +18,6 @@ tramp
recentf
custom.el
.org-id-locations
bookmarks

View file

@ -1,13 +0,0 @@
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(package-selected-packages
'(ob-csharp org-bullets org-superstar marginalia vertico doom-modeline wakatime-mode evil-surround all-the-icons dired-single gnu-elpa-keyring-update--keyring gnu-elpa-keyring-update lsp-mode catppuccin-theme use-package evil company)))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)