Update the summary line for the crayon module
[tutil.git] / .gitignore
blob351b6fb9ed61f95a5d95594b9f86380ab7fa8a55
1 # Compiled files
2 *.o
3 *.so
4 *.rlib
5 *.dll
7 # Executables
8 *.exe
10 # Generated by Cargo
11 /target/
12 Cargo.lock