gitignore

This commit is contained in:
matina 2026-03-25 18:32:48 -07:00
parent 3215871b20
commit 6baa6aa5b2
1 changed files with 32 additions and 1 deletions

31
.gitignore vendored
View File

@ -1,2 +1,33 @@
.idea
.DS_Store
#vscode
.vscode
# Binaries for programs and plugins
niki
*.exe
*.exe~
*.dll
*.so
*.dylib
activate.mise.toml
# 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)
.idea
bin
tmp
#.env
*.env
# Logs
logs/
mise.log
curl