docs: docs, misc changes

- instruction for writing apps
- add NOTES.md to .gitignore
This commit is contained in:
2024-05-11 23:39:34 +02:00
parent 2bb6d68122
commit fae2771645
10 changed files with 65 additions and 5 deletions

View File

@ -1,4 +1,5 @@
.svn
db.sqlite
db.*
out/**/*.o
out/**/*.d
NOTES.md