.gitignore 145 B
Newer Older
Gav Wood's avatar
Gav Wood committed
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

Cargo.lock

# Generated by Cargo
/target/
Marek Kotewicz's avatar
Marek Kotewicz committed

Marek Kotewicz's avatar
Marek Kotewicz committed
# vim stuff
Marek Kotewicz's avatar
Marek Kotewicz committed
*.swp
Marek Kotewicz's avatar
Marek Kotewicz committed

# mac stuff
.DS_Store