comparison .gitignore @ 1:b195a14058bb

initial commit
author Jesse Hallett <jesse@galois.com>
date Thu, 05 Mar 2015 16:25:10 -0800
parents
children 27730595f1ea
comparison
equal deleted inserted replaced
0:8ed8b2cfd909 1:b195a14058bb
1 # Compiled files
2 *.o
3 *.so
4 *.rlib
5 *.dll
6
7 # Executables
8 *.exe
9
10 # Generated by Cargo
11 /target/
12 Cargo.lock
13
14 # Override top-level .gitignore in Misc repo
15 !src/tozny