mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-20 17:39:26 +08:00
Ignore files created through Linux build.
This commit is contained in:
committed by
Will Pearson
parent
eac54460a5
commit
7a0f937f1b
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
*.o
|
||||
*.swp
|
||||
|
||||
# output from example_test
|
||||
example_test_log_*.txt
|
||||
@@ -371,3 +372,13 @@ healthchecksdb
|
||||
|
||||
# Backup folder for Package Reference Convert tool in Visual Studio 2017
|
||||
MigrationBackup/
|
||||
|
||||
## Linux
|
||||
|
||||
example_brep/example_brep
|
||||
example_brep/my_brep.3dm
|
||||
example_read/example_read
|
||||
example_test/example_test
|
||||
example_userdata/example_userdata
|
||||
example_write/example_write
|
||||
libopennurbs_public.a
|
||||
Reference in New Issue
Block a user