init
This commit is contained in:
commit
28ee6af633
3 changed files with 207 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Runtime
|
||||
logs/*
|
||||
wd/*
|
||||
|
||||
# Temporary
|
||||
*~
|
||||
.fuse_hidden*
|
||||
.directory
|
||||
.Trash-*
|
||||
.nfs*
|
Reference in a new issue