aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: fb864ae6ffbe797563685f03ec5fc78238fb440e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Rust
target
Cargo.lock

# Node.js
index.node
**/node_modules
npm-debug.log*

# Miscellaneous
**/.DS_Store