notatio/.gitignore
Musselman b643c93f4e
🙈 Chore: Clean up .gitignore
There were quite a few useless things in the file including cargo/rust related items
2024-06-26 13:07:43 -05:00

24 lines
340 B
Text

# ---> Go
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
notatio
.env
notatio/
uploads/