Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
3857ebe6
Commit
3857ebe6
authored
Sep 22, 2017
by
Matthieu Schaller
Browse files
Make git ignore optimization report files left behind by the Intel compiler
parent
c931e08e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
3857ebe6
...
...
@@ -132,6 +132,9 @@ m4/lt~obsolete.m4
/stamp-h1
/test-driver
# Intel compiler optimization reports
*.optrpt
# Object files
.deps/
*.o
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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