1
0
Fork 0
forked from goffee/todoapp

add gitignore

This commit is contained in:
Zeni Kim 2024-09-15 13:36:17 -05:00
parent f77b388340
commit 968575e907

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
.air.toml
tmp/*
logs/*
!logs/.gitkeep
tls/*
!tls/.gitkeep
.DS_Store