You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
204 B
Plaintext

# no extension on linux, .exe on windows
rogueserver*
!rogueserver_test.go
!/rogueserver/*
/userdata/*
secret.key
# local testing
/.data/
# Jetbrains IDEs
/.idea/
*.iml
*.ipr
*.iws
.vscode/launch.json