Update gitignore file to ingore .o .hi files and the vhdl directory
authorChristiaan Baaij <baaijcpr@wlan228123.mobiel.utwente.nl>
Tue, 2 Mar 2010 09:22:23 +0000 (10:22 +0100)
committerChristiaan Baaij <baaijcpr@wlan228123.mobiel.utwente.nl>
Tue, 2 Mar 2010 09:22:23 +0000 (10:22 +0100)
.gitignore

index e0ca27ed8449852db98b54852c30c3808968e83e..b472a56a5103c9ae7b6ae59ef79f4c34b146df92 100644 (file)
@@ -7,5 +7,8 @@
 *.bak
 *.ptb
 *.synctex.gz
+*.o
+*.hi
 .latexmkrc
 cλash.tex
+vhdl