dotfiles/.gitignore
DannyDannyDanny b04b53f9c4 feat: add OpenClaw gateway to phantom-ship 🤖
Telegram bot via nix-openclaw NixOS module. Secrets (API key,
bot token) loaded from /etc/openclaw/ at runtime. Telegram user
ID read from gitignored openclaw-allow-from.nix.
2026-04-03 12:02:02 +02:00

22 lines
445 B
Text

# jupyter environment
env/
# ignore jupyterlab checkpoints
.ipynb_checkpoints/
# env file associated with server-ip-sync.py / SIS.py
.env
**/.DS_Store
# Installer ISO live WiFi (SSID/PSK); see docs/server-installer-usb.md
nixos/installer-wifi.nix
# Nix build output symlink
result
# OpenClaw: Telegram user ID (not committed to public repo)
nixos/hosts/openclaw-allow-from.nix
# Archived / local-only directories
openclaw-documents-repo/