Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sergio Decherchi
NanoShaper
Commits
9880f087
Commit
9880f087
authored
May 07, 2021
by
Claudia Canevari
Browse files
Update gitignore file
parent
c5ee01b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
9880f087
...
...
@@ -6,13 +6,13 @@ CMakeLists.txt
stderror.txt
#Intermediate building files
./
build/
./
build_lib/
./
src*~
build/
*
build_lib/
*
src*~
#output files
./
example/*.off
./
example/*.vert
./
example/*.face
./
example/*.txt
./
example/*.xyz
example/*.off
example/*.vert
example/*.face
example/*.txt
example/*.xyz
\ 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