update gitignore
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,10 +1,17 @@
|
||||
.idea
|
||||
.goroot
|
||||
**/.#*
|
||||
**/*~
|
||||
/.idea
|
||||
/.goroot
|
||||
/blacklist.txt
|
||||
/check.sh
|
||||
/debug.sh
|
||||
/run.sh
|
||||
/.go
|
||||
/cmd
|
||||
/db/initdb.sql
|
||||
/gemini-grc
|
||||
run*.sh
|
||||
/main
|
||||
/db/migration*/**
|
||||
/db/populate/**
|
||||
/db/sql/**
|
||||
|
||||
Reference in New Issue
Block a user