3
0
Files
corteza/.gitignore
2021-07-08 08:50:30 +02:00

20 lines
209 B
Plaintext

/.idea
/coverage.txt
/*.iml
/.env*
/.dev*
/.*cover.out*
/overalls*
profile.coverprofile
/public_html
/build
/var
/TODO
/gin-bin
/.vscode
/federation/etc/.env*
# https://github.com/nektos/act
/.act*
/workflow