This repository has been archived on 2025-07-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
lgbtq-minecraft/.gitignore
AKP ef2f6b8eef
Alter 3 files
Add `.gitignore`
Delete `config.json`
Delete `knownusers.json`
2023-03-22 00:58:01 +00:00

26 lines
No EOL
363 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 Patch ###
/vendor/
/Godeps/
whitelister
config.json
knownusers.json
run/*