emacs-config/.gitignore

29 lines
305 B
Plaintext
Raw Normal View History

2018-03-21 21:44:31 -04:00
/*
!.gitignore
2018-03-21 22:03:04 -04:00
!README.org
2018-07-15 20:51:57 -04:00
!init.el
2022-07-21 18:26:45 -04:00
!straight-boot.el
!runtime_pkgs
2024-01-07 09:25:42 -05:00
!bin
2020-08-23 10:40:31 -04:00
# track versions of installed packages
!straight
straight/*
!straight/versions
straight/versions/*
!straight/versions/default.el
!etc
etc/*
2021-02-14 22:20:27 -05:00
!etc/org-sql
!etc/conf.org
2021-02-01 00:17:07 -05:00
!etc/dashlogo.png
2021-03-13 21:33:33 -05:00
!local
local/*
!/local/lib
2021-03-14 14:16:18 -04:00
!.github
2022-07-21 18:26:45 -04:00
*.elc