aboutsummaryrefslogtreecommitdiff
path: root/src/rust-elfloader/.gitignore
blob: a93127b475a43026a6351bfe4a5d0a1b4b41b6a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Compiled files
*.o
*.so
*.rlib
*.dll
*.swp

# Executables
*.exe

# Generated by Cargo
/target/

Cargo.lock