Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
caesr-pub
systemc-clang
Commits
f48b2199
Commit
f48b2199
authored
Aug 08, 2019
by
rmrf
Browse files
Ignore intermediate build files for tests.
parent
227d9d23
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
.gitignore
.gitignore
+26
-0
No files found.
.gitignore
View file @
f48b2199
./paths.sh
*.lo
*.x
# Created by https://www.gitignore.io/api/cpp
# Edit at https://www.gitignore.io/?templates=cpp
...
...
@@ -129,3 +131,27 @@ _deps
*-prefix/
# End of https://www.gitignore.io/api/cmake
# Created by https://www.gitignore.io/api/tags
# Edit at https://www.gitignore.io/?templates=tags
### Tags ###
# Ignore tags created by etags, ctags, gtags (GNU global) and cscope
TAGS
.TAGS
!TAGS/
tags
.tags
!tags/
gtags.files
GTAGS
GRTAGS
GPATH
GSYMS
cscope.files
cscope.out
cscope.in.out
cscope.po.out
# End of https://www.gitignore.io/api/tags
Write
Preview
Markdown
is supported
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