Ignore web/static/generated and build/root/share
This commit is contained in:
parent
3ff916d209
commit
169ed9d297
|
@ -11,11 +11,11 @@
|
|||
*.so
|
||||
*~
|
||||
.*.swp
|
||||
._*
|
||||
.DS_Store
|
||||
.git
|
||||
.gitignore
|
||||
._*
|
||||
.nfs.*
|
||||
/.git
|
||||
/.gitignore
|
||||
[568a].out
|
||||
_cgo_*
|
||||
core
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
*
|
|
@ -0,0 +1 @@
|
|||
static/generated
|
Loading…
Reference in New Issue