diff options
author | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2015-04-05 16:47:07 -0400 |
---|---|---|
committer | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2015-09-15 23:01:27 -0400 |
commit | 11590df73669e4468d56ff2a1cc8774c66c38f90 (patch) | |
tree | b029c638891911e68dfc664aae5bf7e563485b0e /.gitignore | |
parent | 44346e249c62f7360b086a5b678262b8b7a9483c (diff) | |
download | roux-11590df73669e4468d56ff2a1cc8774c66c38f90.tar.gz |
add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2a56e8b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +t +bak +*.o +*.cm[io] |