Update changelog
[tutil.git] / .gitignore
blob050d322d2502f86ea23eb33d505a077b2253f2cd
1 # Compiled files
2 *.o
3 *.so
4 *.rlib
5 *.dll
7 # Executables
8 *.exe
10 # Generated by Cargo
11 /target/
12 Cargo.lock
14 # Vagrant
15 .vagrant