Initial commit

This commit is contained in:
2025-12-26 23:32:09 +00:00
commit ecd64df6b1
2 changed files with 35 additions and 0 deletions

32
.gitignore vendored Normal file
View File

@@ -0,0 +1,32 @@
# ---> Backup
*.bak
*.gho
*.ori
*.orig
*.tmp
# ---> MicrosoftOffice
*.tmp
# Word temporary
~$*.doc*
# Word Auto Backup File
Backup of *.doc*
# Excel temporary
~$*.xls*
# Excel Backup File
*.xlk
# PowerPoint temporary
~$*.ppt*
# Visio autosave temporary files
*.~vsd*
# ---> LibreOffice
# LibreOffice locks
.~lock.*#

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# education
Group all academic tracking here. Use folders to separate by child and level.