Octave: ignore test suite generated files

This commit is contained in:
Karl Wette 2014-05-31 09:21:25 +02:00 committed by Karl Wette
commit 5c07625d05

1
.gitignore vendored
View file

@ -136,6 +136,7 @@ Examples/test-suite/uffi/*/
# Octave generated files
swigexample*.oct
Examples/test-suite/octave/*.oct
# Python generated files, based on:
# https://github.com/github/gitignore/blob/master/Python.gitignore