git: update .gitignore

This commit is contained in:
Miroslav Lichvar 2016-02-05 09:53:43 +01:00
parent 4ab98f62e9
commit cf5b344ea8

3
.gitignore vendored
View file

@ -22,3 +22,6 @@ tags
/version.h
/test/simulation/clknetsim
/test/simulation/tmp
/test/unit/Makefile
/test/unit/*.test
/test/unit/*.o