3
0

Add /profiles to gitignore for profiling outputs

This commit is contained in:
Tomaž Jerman 2022-08-21 16:15:50 +02:00
parent 9ef72e47e6
commit 8c7b8ebb8b

2
.gitignore vendored
View File

@ -17,3 +17,5 @@ profile.coverprofile
# https://github.com/nektos/act # https://github.com/nektos/act
/.act* /.act*
/workflow /workflow
/profiles