diff options
author | Alex AUVOLAT <alex.auvolat@ens.fr> | 2013-11-04 22:09:27 +0100 |
---|---|---|
committer | Alex AUVOLAT <alex.auvolat@ens.fr> | 2013-11-04 22:09:27 +0100 |
commit | 9063ce38f51e652f7995e173ef9173ed10bb308c (patch) | |
tree | 10673163f62a120460f0ef8015b016bc4c6ed876 /.gitignore | |
parent | cebd07b64f1f537c5ecf00ec21ff4b7c4032f0a3 (diff) | |
download | SystDigit-Projet-9063ce38f51e652f7995e173ef9173ed10bb308c.tar.gz SystDigit-Projet-9063ce38f51e652f7995e173ef9173ed10bb308c.zip |
Cleanup unused files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ */_build/* -tp1/*test.byte -tp1/test/*_sch.net -camlsim/*.byte +*/*.byte +sched/test/*_sch.net +sched/test/*.dumb *.swp csim/csim *.o |