mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2026-03-05 09:37:58 +00:00
Initial Commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
############
|
||||
# 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
|
||||
Reference in New Issue
Block a user