Ignore bloated binaries and large log files to reduce repository size
This commit is contained in:
parent
10ae2944d2
commit
5f2c3a971f
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -92,3 +92,14 @@ logo.ai
|
||||||
sojorn_app/analysis_results_final.txt
|
sojorn_app/analysis_results_final.txt
|
||||||
go-backend/.env
|
go-backend/.env
|
||||||
go-backend/bin/
|
go-backend/bin/
|
||||||
|
go-backend/sojorn-api*
|
||||||
|
go-backend/*linux
|
||||||
|
go-backend/seeder*
|
||||||
|
go-backend/migration*
|
||||||
|
go-backend/verify*
|
||||||
|
go-backend/migrate*
|
||||||
|
go-backend/fixdb*
|
||||||
|
go-backend/api.exe
|
||||||
|
localhost.txt
|
||||||
|
*.txt.bak
|
||||||
|
*.har
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
405616
localhost.txt
405616
localhost.txt
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue