diff options
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 |