소스 검색

removed obj files

Juan Carlos 6 년 전
부모
커밋
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


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
example/obj/linux64/Release/.compiler_flags


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 832 - 329
example/obj/linux64/Release/src/main.d


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


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 833 - 330
example/obj/linux64/Release/src/ofApp.d


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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.