Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Johannes Pfeifer
dynare
Commits
59743319
Commit
59743319
authored
Sep 11, 2019
by
Stéphane Adjemian
Browse files
Excludes files generated by the windows package build.
parent
fdf6821d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
59743319
...
...
@@ -125,6 +125,22 @@ doc/internals/ltxpng
# Windows
!/windows/Makefile
!/windows/deps/Makefile
windows/deps/.BUILDINFO
windows/deps/.MTREE
windows/deps/.PKGINFO
windows/deps/lib32/
windows/deps/lib64/
windows/deps/matlab32/
windows/deps/matlab64/
windows/deps/mingw32/
windows/deps/mingw64/
windows/deps/octave32/
windows/deps/octave64/
windows/deps/sources32/
windows/deps/sources64/
windows/deps/tarballs/
windows/exe/
windows/zip/
# MacOS stuff
.DS_Store
...
...
@@ -152,3 +168,5 @@ octave-workspace
# VERSION generated file
VERSION
matlab/supported_octave_version.m
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment