Tidy up .gitignore
This commit is contained in:
parent
d4df5fb07b
commit
3dd4b50da8
1 changed files with 4 additions and 5 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -126,13 +126,12 @@ Examples/test-suite/uffi/*/
|
|||
*_runme.exe.mdb
|
||||
*_runme.exe
|
||||
|
||||
# Scratch directories
|
||||
Examples/scratch
|
||||
|
||||
# Scilab generated files
|
||||
builder.sce
|
||||
loader.sce
|
||||
cleaner.sce
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
lib*lib*.c
|
||||
|
||||
# Scratch directories
|
||||
Examples/scratch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue