Add .editorconfig
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
|
||||
**/*_
|
||||
**/.#*
|
||||
**/0*
|
||||
**/1*
|
||||
**/2*
|
||||
@@ -8,9 +11,13 @@
|
||||
**/7*
|
||||
**/8*
|
||||
**/9*
|
||||
|
||||
**/*.log*
|
||||
**/*log
|
||||
**/LOG*
|
||||
**/*_
|
||||
|
||||
outer/*
|
||||
secret/*
|
||||
|
||||
cache/**
|
||||
data/**
|
||||
old/**
|
||||
outer/**
|
||||
secret/**
|
||||
|
Reference in New Issue
Block a user