ignore public
This commit is contained in:
parent
12c0ad3cd1
commit
03d04bbf43
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ goffee run:dev
|
|||
pwd+"/tmp",
|
||||
pwd+"/.git",
|
||||
pwd+"/storage/sqlite",
|
||||
pwd+"/storage/public",
|
||||
)
|
||||
w.FilterOps(watcher.Rename, watcher.Move, watcher.Create, watcher.Write)
|
||||
if err := w.AddRecursive(pwd); err != nil {
|
||||
|
|
Loading…
Reference in a new issue