global gitignore

This commit is contained in:
Niccolo Borgioli 2022-04-08 11:46:25 +02:00
parent 04e9d26ee0
commit 46137c4601
No known key found for this signature in database
GPG Key ID: 81C683415BBD86B0
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
.DS_Store

View File

@ -14,6 +14,7 @@
~/.config/fish: files/fish
~/.config/omf: files/omf
~/.config/key-mapper: files/key-mapper
~/.gitignore_global: files/git/gitignore_global
- shell:
- [git submodule update --init --recursive, Installing submodules]