added generate.go, added todo
Added generate.go out of habit for idiots like me who delete config files like it's no big deal. Also added a markdown file called todo, name is self-explanatory as it helps me remember stuff that I need to do and as well helps contributors figure what needs to happen
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,4 +2,5 @@ config.yaml
|
||||
.vscode/
|
||||
vendor/
|
||||
*.log
|
||||
*.tar.gz
|
||||
*.tar.gz
|
||||
*.bak
|
Reference in New Issue
Block a user