diff options
author | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2015-06-11 08:49:46 -0400 |
---|---|---|
committer | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2015-09-15 23:01:27 -0400 |
commit | bab23d801eb12767f12ae8a04c24fdb29ece5aa8 (patch) | |
tree | 08ed5f32e157fc393e7478d6b1e4d8110261077b /.gitignore | |
parent | fae1b41e9d6f18b719a99e91a4219896d9c19677 (diff) | |
download | roux-bab23d801eb12767f12ae8a04c24fdb29ece5aa8.tar.gz |
change name of test file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index e8c8530..ff9fbe2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ t bak +.comfile *.o *.cm[io] -notrack/* +lisc/lo +t.out |