# SPDX-FileCopyrightText: 2025 Ryan Cao <hello@ryanccn.dev>
#
# SPDX-License-Identifier: GPL-3.0-or-later

# Rust
target/

# Nix
result*
.direnv/

# IDEs
.vscode/
.idea/
