1
0
mirror of https://github.com/avinal/nikki.git synced 2026-07-03 21:40:09 +05:30
Files
nikki/.gitignore
T
avinal d02edde30e Add README, task format docs, fix archived memos API
- README.md: introduction, features, build/install, tech stack,
  disclaimer, acknowledgements, logo at top
- TASK_FORMAT.md: full task syntax reference with examples,
  validation rules, typo detection, notification behavior
- Fix archived memos: use state query param instead of CEL filter
- LOGO.md: remove triangle variant, keep circle only
- logo-circle.svg tracked for README rendering

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context)
2026-05-22 18:47:31 +05:30

33 lines
442 B
Plaintext

*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
/.idea/deploymentTargetSelector.xml
.DS_Store
/build
*/build
/captures
.externalNativeBuild
.cxx
local.properties
*.hprof
# KMP
/composeApp/schemas
/kotlin-js-store
.kotlin/
composeApp/schemas/
index.html
script.js
styles.css
# Dev artifacts
PLAN.md
Screenshot_*.png
logo-triangle.svg