mirror of
https://github.com/kuhyx/scripts.git
synced 2026-07-04 11:43:03 +02:00
17 lines
412 B
Plaintext
17 lines
412 B
Plaintext
# Raspberry Pi setup config (contains auto-discovered IPs and passwords)
|
|
scripts/features/.nextcloud_raspberry.conf
|
|
scripts/features/.raspberry_pi.conf
|
|
.nextcloud_raspberry.conf
|
|
.raspberry_pi.conf
|
|
|
|
# Generated study materials (repo_to_study.sh output)
|
|
study_materials/
|
|
**/study_materials/
|
|
documentation_links.md
|
|
anki_cards.txt
|
|
llm_anki_prompt.md
|
|
|
|
# Repo analysis temp files
|
|
/tmp/repo_analysis/
|
|
*.cscope.out*
|
|
tags |