diff options
author | Sunil Shetye | 2018-07-17 18:02:33 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-26 23:50:17 +0530 |
commit | 6011540ce239922c0723ff2f1534e915b420cd1f (patch) | |
tree | c27dc9e40a7942fa99daf790da5e620d80bebee0 /.gitignore | |
parent | cdd55940b7a287810e423017c42e7c965815c468 (diff) | |
download | FOSSEE-Signal-Processing-Toolbox-6011540ce239922c0723ff2f1534e915b420cd1f.tar.gz FOSSEE-Signal-Processing-Toolbox-6011540ce239922c0723ff2f1534e915b420cd1f.tar.bz2 FOSSEE-Signal-Processing-Toolbox-6011540ce239922c0723ff2f1534e915b420cd1f.zip |
remove autogenerated files
remove execute permission from scilab files
update macros/names
fix build process by building macros before help
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ *~ +/help/en_US/master_help.xml +/help/en_US/scilab_en_US_help/ +/jar/scilab_en_US_help.jar +/macros/*.bin +/macros/lib |