mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-16 22:36:01 +08:00
Ignore files created by linux build
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -5,6 +5,15 @@
|
||||
# output from example_test
|
||||
example_test_log_*.txt
|
||||
|
||||
# linux
|
||||
*.a
|
||||
example_brep/example_brep
|
||||
example_convert/example_convert
|
||||
example_read/example_read
|
||||
example_test/example_test
|
||||
example_userdata/example_userdata
|
||||
example_write/example_write
|
||||
|
||||
# Xcode
|
||||
#
|
||||
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
||||
|
||||
Reference in New Issue
Block a user