2024-09-26 02:39:46 +05:30
|
|
|
# Comments and blank lines are allowed.
|
|
|
|
|
|
|
|
|
|
RCS
|
|
|
|
|
.+,v
|
|
|
|
|
|
|
|
|
|
CVS
|
|
|
|
|
\.\#.+ # CVS conflict files / emacs lock files
|
|
|
|
|
\.cvsignore
|
|
|
|
|
|
|
|
|
|
\.svn
|
|
|
|
|
_darcs
|
|
|
|
|
\.hg
|
|
|
|
|
|
|
|
|
|
\.git
|
|
|
|
|
\.gitignore
|
|
|
|
|
\.gitmodules
|
|
|
|
|
|
|
|
|
|
.+~ # emacs backup files
|
|
|
|
|
\#.*\# # emacs autosave files
|
|
|
|
|
|
|
|
|
|
^/README.*
|
2025-03-09 01:13:40 +05:30
|
|
|
^/readme.*
|
2024-09-26 02:39:46 +05:30
|
|
|
^/LICENSE.*
|
|
|
|
|
^/COPYING
|
|
|
|
|
|
2025-03-09 01:13:40 +05:30
|
|
|
# extra stuff not part of configs
|
2024-09-26 02:39:46 +05:30
|
|
|
install.sh
|
|
|
|
|
assets
|
2025-03-09 01:13:40 +05:30
|
|
|
|
|
|
|
|
# NOTE:
|
|
|
|
|
# do not symlink configs for packages currently not in use
|
|
|
|
|
# comment stuff from here if using in future maybe
|
|
|
|
|
.clang-format
|
|
|
|
|
.bash_profile
|
|
|
|
|
./config/alacritty
|
|
|
|
|
./config/skhd
|
|
|
|
|
./config/sketchybar
|
|
|
|
|
./config/yabai
|