27 lines
310 B
Plaintext
27 lines
310 B
Plaintext
# install artefacts
|
|
**/tmp
|
|
**/logs
|
|
**/*.deb
|
|
|
|
# custom functions
|
|
!files/.config/fish/functions/nvm.fish
|
|
|
|
# setup files
|
|
**/plugged
|
|
**/autoload
|
|
**/functions
|
|
**/completions
|
|
**/conf.d
|
|
**/fish_variables
|
|
**/gcloud
|
|
**/coc
|
|
**/configstore
|
|
**/wslu
|
|
**/TabNine
|
|
**/firebase
|
|
**/pypoetry
|
|
|
|
# ssh env
|
|
**/id_rsa*
|
|
**/known_hosts*
|