mirror of
https://github.com/sbrow/nix.git
synced 2026-06-27 10:48:33 -04:00
fix(go): Updated config.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
tmp_dir = "var/air"
|
||||
|
||||
env_files = [".env"]
|
||||
|
||||
3
templates/go/.gitignore
vendored
3
templates/go/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
.direnv
|
||||
node_modules
|
||||
.env
|
||||
var
|
||||
vendor
|
||||
|
||||
Reference in New Issue
Block a user