mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2025-11-05 09:22:42 +01:00
feat(make): add Makefile
This commit is contained in:
parent
fb45cc5279
commit
dd5bd55bbb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
# Include configs
|
# Include configs
|
||||||
!.nanorc
|
!.nanorc
|
||||||
|
!Makefile
|
||||||
!.tmux.conf
|
!.tmux.conf
|
||||||
!.gitconfig
|
!.gitconfig
|
||||||
!.ssh/config
|
!.ssh/config
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue