mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-30 18:56:16 +00:00
131 lines
2.9 KiB
Text
131 lines
2.9 KiB
Text
.env
|
|
**/node_modules/
|
|
**/__pycache__/
|
|
*.db
|
|
*.log
|
|
.DS_Store
|
|
.windsurf/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.bak
|
|
*.tmp
|
|
*.old
|
|
*.pid
|
|
|
|
# Local-only generated/refill artifacts
|
|
artifacts/
|
|
Obdisidan connector/
|
|
String-Star-Manifold/
|
|
String-Star-Manifold-*.zip
|
|
CompressionApproachViaTopology/
|
|
*.perfect_balance_backup_*.gz
|
|
|
|
# Large binary/tool installations
|
|
**/ComfyUI/
|
|
**/searxng/
|
|
**/ObsidianConnector/
|
|
**/mcp-researcher/
|
|
tools/bin/
|
|
tools/build/
|
|
tools/search/
|
|
**/archive/temp_junk/
|
|
scripts/venv_unsloth/
|
|
|
|
# Virtual environments (should never be committed)
|
|
**/hutter_venv/
|
|
**/venv_proxy/
|
|
**/venv_wgpu/
|
|
**/*.venv/
|
|
**/venv/
|
|
|
|
# API Keys and credentials (NEVER track in git)
|
|
API KEYS/
|
|
Security\ &\ Passwords/
|
|
|
|
# Large data files (exceed GitHub 100MB limit)
|
|
data/germane/research/*.zip
|
|
data/germane/research/SOVEREIGN_MATH_MODEL_DATABASE_ITD.jsonl
|
|
data/germane/research/SOVEREIGN_MATH_MODEL_DATABASE.jsonl
|
|
data/germane/research/SOVEREIGN_MATH_MODEL_DATABASE_V2.json
|
|
data/germane/research/SOVEREIGN_ITD_MANIFOLD.jsonl
|
|
data/germane/research/MATHLIB_NLAB_MANIFOLD.jsonl
|
|
data/manifest_selective_v5_xeno.jsonl
|
|
data/manifest_selective_v5_xeno_FLAGGED.jsonl
|
|
data/manifest.jsonl
|
|
data/manifest_FLAGGED.jsonl
|
|
data/s3c_sine_440Hz_1.0s_results.json
|
|
data/*.iso
|
|
|
|
# Lean build artifacts
|
|
**/.lake/
|
|
*.trace
|
|
.changes/
|
|
**/_build/
|
|
**/__pycache__/
|
|
|
|
# Hardware/FPGA build artifacts
|
|
**/obj_dir/
|
|
**/hardware/sparkle/tangnano9k/*.fs
|
|
**/hardware/sparkle/tangnano9k/*.pnr.json
|
|
**/hardware/sparkle/tangnano9k/*.history
|
|
**/hardware/sparkle/tangnano9k/sparkle_tangnano9k.json
|
|
*.vcd
|
|
*_tb.v
|
|
*_test_vectors.json
|
|
|
|
# Large data and archives (Offloaded to Gdrive via rclone)
|
|
shared-data/
|
|
6-Documentation/archive/
|
|
5-Applications/out/
|
|
5-Applications/scripts/models/
|
|
**/shared-data/
|
|
**/archive/
|
|
*.zip
|
|
*.tar.gz
|
|
*.parquet
|
|
|
|
# Rust build artifacts
|
|
**/target/
|
|
tools/servo-fetch/
|
|
|
|
# JavaScript build artifacts
|
|
**/node_modules/
|
|
|
|
# Downloaded external tool caches
|
|
5-Applications/tools-scripts/external/openclaw/
|
|
5-Applications/tools-scripts/external/mcp/
|
|
5-Applications/tools-scripts/external/quantum/
|
|
5-Applications/tools-scripts/external/typst-cli/
|
|
|
|
# Local/generated mirrors that should not be ordinary staging surfaces.
|
|
# Force-add a specific artifact when it is promoted into repository evidence.
|
|
extensions/
|
|
6-Documentation/typst/
|
|
6-Documentation/tiddlywiki-local/wiki/tiddlers/*.tid
|
|
6-Documentation/wiki/Obsidian-connector/Connector Gap Fill *.md
|
|
|
|
# Downloaded third-party research trees and paper caches.
|
|
2-Search-Space/AI-Feynman/
|
|
2-Search-Space/AI-Newton/
|
|
2-Search-Space/Goedel-Prover-V2/
|
|
2-Search-Space/PINNs/
|
|
2-Search-Space/alphageometry/
|
|
2-Search-Space/neural-conservation-law/
|
|
6-Documentation/papers/Downloads_from_internet/
|
|
6-Documentation/papers/downloads/
|
|
6-Documentation/papers/facebook_pdfs/
|
|
6-Documentation/papers/literature/
|
|
6-Documentation/papers/supporting-materials/
|
|
|
|
# Kernel module build artifacts
|
|
*.ko
|
|
*.mod
|
|
*.mod.c
|
|
*.order
|
|
*.symvers
|
|
Module.symvers
|
|
|
|
# Symlinks for local dev convenience
|
|
5-Applications/scripts/config/
|
|
data
|