1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00

ignore tmp dir from fresh

This commit is contained in:
Lee Brown
2019-08-12 12:32:38 -08:00
parent 2e43f95748
commit 12aef8830f

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ aws.*
.env_docker_compose
local.env
.DS_Store
tmp