2
0
mirror of https://github.com/kazhala/dotbare synced 2024-11-04 06:00:45 +00:00
dotbare/.gitignore
kevin zhuang d8f98b099e feat: ignore all files in scripts except scripts being used for dotbare
Attempt to properly ignore all user created custom scripts. Should
write a contribution.md for some info on this
2020-06-28 14:33:52 +10:00

13 lines
187 B
Plaintext

scripts/*
!scripts/fadd
!scripts/fbackup
!scripts/fcheckout
!scripts/fedit
!scripts/finit
!scripts/flog
!scripts/freset
!scripts/fstash
!scripts/fstat
!scripts/funtrack
!scripts/fupgrade