mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-21 21:56:24 +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
|
# output from example_test
|
||||||
example_test_log_*.txt
|
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
|
# Xcode
|
||||||
#
|
#
|
||||||
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
||||||
|
|||||||
Reference in New Issue
Block a user