Skip to content
  • mrlyprod
    • aws
      • crates
        • figures
          • files
            • pkgs
              • research
                • scripts
                  • site
                    • wiki
                      • .gitignore
                      • .python-version
                      • Cargo.lock
                      • Cargo.toml
                      • CONTRIBUTING.md
                      • LICENSE
                      • pyproject.toml
                      • README.md
                      • rust-toolchain.toml
                      • uv.lock
                    mrlyprod/.gitignoreRaw · GitHub

                    .gitignore

                    202 B · text · 29 lines

                    1# SECRETS2.env3*.env45# CLAUDE6.claude/78# OUTPUT9/data/10dist/11.cache/1213# RUST14target/1516# IDE17.vscode/1819# OS20.DS_Store2122# DEMOS23site/node_modules/24site/pkg/2526# PYTHON27.venv/28__pycache__/29.pytest_cache/

                    Settings

                    Copyright © MrlyProd, Inc. 2013-2026. All rights reserved.