Scilab: git ignore generated files
This commit is contained in:
parent
89f6510fc4
commit
173f83ede8
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -128,3 +128,11 @@ Examples/test-suite/uffi/*/
|
|||
|
||||
# Scratch directories
|
||||
Examples/scratch
|
||||
|
||||
# Scilab generated files
|
||||
builder.sce
|
||||
loader.sce
|
||||
cleaner.sce
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
lib*lib*.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue