SimpleFileRepository/.gitignore

15 lines
257 B
Plaintext
Raw Normal View History

2021-01-04 20:22:48 +00:00
############
# Git Ignore
#Linux trash folder which can appear anywhere
.Trash-*
# .nfs files are created when file is removed but still being accessed
.nfs*
#dont add anyof the symlinks in dir to tracking
dir/*
#but still keep the folder
!dir/.gitkeep