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