Octave: ignore generated files
This commit is contained in:
parent
cdd894d2af
commit
603a73142a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -134,6 +134,9 @@ Examples/test-suite/uffi/*/
|
|||
# Javascript generated files
|
||||
*.gyp
|
||||
|
||||
# Octave generated files
|
||||
swigexample*.oct
|
||||
|
||||
# Python generated files, based on:
|
||||
# https://github.com/github/gitignore/blob/master/Python.gitignore
|
||||
*.py[cod]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue