diff options
author | Alex AUVOLAT <alex.auvolat@ens.fr> | 2013-12-05 18:54:09 +0100 |
---|---|---|
committer | Alex AUVOLAT <alex.auvolat@ens.fr> | 2013-12-05 18:54:09 +0100 |
commit | bfb562d7c734f76811314773ea248d9f781a2510 (patch) | |
tree | 25b821b35136c26078c49cc931bad08c96313f78 /.gitignore | |
parent | f16b5e2e18e06ec1fb14c7f29a560c3ca596b576 (diff) | |
parent | 965574e65f40e58a3a9c5e3bc288ed4124648f2a (diff) | |
download | LPC-Projet-bfb562d7c734f76811314773ea248d9f781a2510.tar.gz LPC-Projet-bfb562d7c734f76811314773ea248d9f781a2510.zip |
Merge branch 'master' of github.com:fatlevis/LPC-Projet
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +*~ +src/minic++ _build *.byte .depend |