Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
c3bd0666
Commit
c3bd0666
authored
Nov 17, 2017
by
Daniel Tuulik
Browse files
Update gitignore with patterns for generated files
parent
74a4f4a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/regression/.gitignore
View file @
c3bd0666
...
...
@@ -4,4 +4,23 @@
# Ignore tmp directories in this folder and below
**/tmp/
\ No newline at end of file
**/tmp/
**/build/
*/*generated
*/generated*
*/*.adb
*/*.ads
*/*.ali
*/*.o
*/*.gcno
*/*.c
*/*.h
*/*.cfg
*/*.idx
*/*.wrn
*/*.gpr
*/*.sh
*/test_ada
*/test_c
*/*.gcda
\ 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