Browse Source

removed obj files

Juan Carlos 6 years ago
parent
commit
d98952f218

+ 2 - 1
.gitignore

@@ -34,7 +34,8 @@ example/**/[Rr]elease*/
 example/**/gcc-debug/
 example/**/gcc-release/
 example/obj/
-example/bin/*
+example/obj/**
+example/bin/
 tests/**/[Dd]ebug*/
 tests/**/[Rr]elease*/
 tests/**/gcc-debug/

BIN
example/bin/example


File diff suppressed because it is too large
+ 0 - 0
example/obj/linux64/Release/.compiler_flags


File diff suppressed because it is too large
+ 832 - 329
example/obj/linux64/Release/src/main.d


BIN
example/obj/linux64/Release/src/main.o


File diff suppressed because it is too large
+ 833 - 330
example/obj/linux64/Release/src/ofApp.d


BIN
example/obj/linux64/Release/src/ofApp.o


Some files were not shown because too many files changed in this diff