summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex AUVOLAT <alex.auvolat@ens.fr>2014-01-08 18:33:54 +0100
committerAlex AUVOLAT <alex.auvolat@ens.fr>2014-01-08 18:33:54 +0100
commit2ab6a18d17e0f16f359feafc582f2ff732f34492 (patch)
treea14e83560b4b577313f9ef2fe3f9c0be5220ef0a /.gitignore
parentb2c5356b3f6d2e0a836a19b4cae1791d350785d3 (diff)
parente07508129a81605f77ee410ef4db104a96fc44bf (diff)
downloadSystDigit-Projet-2ab6a18d17e0f16f359feafc582f2ff732f34492.tar.gz
SystDigit-Projet-2ab6a18d17e0f16f359feafc582f2ff732f34492.zip
Merge branch 'integration-progressive'
Conflicts: asm/asm.ml asm/asmlex.mll asm/asmpars.mly asm/assembler.ml
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eda51f2..e0ae8b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
csim/csim
sched/sched
monitor/mon
+asm/asm
*.o
*.ps
*/*.net