Add .editorconfig

This commit is contained in:
root
2023-05-30 11:02:45 +12:00
parent e91e1cd2dc
commit 838f64017f
2 changed files with 17 additions and 4 deletions
+11 -4
View File
@@ -1,3 +1,6 @@
**/*_
**/.#*
**/0*
**/1*
**/2*
@@ -8,9 +11,13 @@
**/7*
**/8*
**/9*
**/*.log*
**/*log
**/LOG*
**/*_
outer/*
secret/*
cache/**
data/**
old/**
outer/**
secret/**