mirror of
https://github.com/bytequill/dotfiles.git
synced 2025-08-02 14:16:57 +02:00
17 lines
219 B
Plaintext
17 lines
219 B
Plaintext
# Comments and blank lines are allowed.
|
|
|
|
\.git
|
|
\.gitignore
|
|
\.gitmodules
|
|
|
|
.+~ # emacs backup files
|
|
\#.*\# # emacs autosave files
|
|
|
|
^/README.*
|
|
^/LICENSE.*
|
|
^/COPYING
|
|
|
|
# Custom files
|
|
stow.sh
|
|
arch-requirements
|