13 Commits (peter)

Author SHA1 Message Date
Peter Cai 5a6dd6124b Add env/ to .gitignore 1 year ago
Francesco Gazzetta 36bbdaff6d Add *.mpy to gitignore
.mpy files are micropython bytecode and should be ignored.
Now that user-defined apps are implemented, it's likely that .mpy files
will be present in apps/

Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
1 year ago
Daniel Thompson ab84121d62 gitignore: Add a couple of extra temporary file types to the ignore list
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2 years ago
Aidan Houlihan 393dfefc86 apps: pager: notifications: Added remove all notifications dialog
Signed-off-by: Aidan Houlihan <aidandhoulihan@gmail.com>
[daniel@redfelineninja.org.uk: Minor changes to .gitignore]
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
3 years ago
Daniel Thompson 6c7337fb1e dsd6, nitrogen: Make them build again
Fixes: 9eb9b74 ("Update preprocess to use $(BOARD)").
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
3 years ago
Daniel Thompson 50f30616c6 gitignore: Doesn't grumble about indexer files
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
3 years ago
Daniel Thompson 50ecff29ef wasp: Automatically generate watch.py for PineTime
This should ensure that main.py is always up to date.
3 years ago
Daniel Thompson 27e35527ff docs: Use sphinx to gather together all the wasp docs 3 years ago
Daniel Thompson 42abed4b37 gitignore: Hide the attic/ 3 years ago
Daniel Thompson e6c44fad0c gitignore: Hide a cached Python bytecode 3 years ago
Daniel Thompson 7241fce7e4 gitignore: Ignore vim swap files 3 years ago
Daniel Thompson 2a7d892191 gitignore: Hide binary files more thoroughly 3 years ago
Daniel Thompson 88e736c9e9 Initial revision
This is a just a rather hacky combined build environment.
3 years ago