Initial
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
|
||||
**/*_
|
||||
**/.#*
|
||||
**/0*
|
||||
**/1*
|
||||
**/2*
|
||||
**/3*
|
||||
**/4*
|
||||
**/5*
|
||||
**/6*
|
||||
**/7*
|
||||
**/8*
|
||||
**/9*
|
||||
|
||||
**/*.log*
|
||||
**/*log
|
||||
**/LOG*
|
||||
|
||||
cache/**
|
||||
data/**
|
||||
old/**
|
||||
outer/**
|
||||
secret/**
|
Reference in New Issue
Block a user