yggdrasil-elf/.gitignore

15 lines
109 B
Plaintext
Raw Normal View History

2015-01-24 15:33:23 -08:00
# Compiled files
*.o
*.so
*.rlib
*.dll
2015-01-29 19:41:27 -08:00
*.swp
2015-01-24 15:33:23 -08:00
# Executables
*.exe
# Generated by Cargo
/target/
2015-01-25 07:11:08 +00:00
Cargo.lock