mirror of
https://github.com/amalgamated-tools/mirror-to-gitea.git
synced 2025-12-23 22:18:05 -05:00
19 lines
158 B
Plaintext
19 lines
158 B
Plaintext
.idea/
|
|
node_modules/
|
|
.secrets.rc
|
|
.vscode/
|
|
.task/
|
|
|
|
dist/
|
|
|
|
# Go build artifacts
|
|
mirror-to-gitea
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.test
|
|
*.out
|
|
go.work
|
|
go.work.sum |