reconcile/.gitignore
2025-07-04 03:16:15 +01:00

11 lines
154 B
Text

# Exclude macOS Finder (System Explorer) View States
.DS_Store
# Rust build folder
target
# Node dependencies
node_modules
# WebPack build output
dist