Basic structure + gitignore

This commit is contained in:
Jan Barfuss 2024-11-22 17:55:55 +01:00
parent deea46867b
commit 2676e7d640
2 changed files with 16 additions and 0 deletions

2
.gitignore vendored
View File

@ -23,3 +23,5 @@ go.work.sum
# env file
.env
/.idea

View File

@ -1,2 +1,16 @@
# SUD
SUDOKU FILETYPE
## Structure
### HEADER
- [ ] Data length
- [ ] HASH
- [ ] SUD Version
- [ ] Options
### BODY
- [ ] Title
- [ ] Author
- [ ] Rules (Optional)
- [ ] Field
- [ ] Legend