add stations.go and update gitignore

This commit is contained in:
aaron
2024-08-29 21:40:38 +02:00
parent 27c72b1af0
commit ccd8b408c9
2 changed files with 72 additions and 0 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,9 @@
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
#
# VIM
.*.swp
# Binaries for programs and plugins
*.exe
*.exe~