Cleanup files II
This commit is contained in:
40
.gitignore
vendored
40
.gitignore
vendored
@@ -10,23 +10,23 @@
|
||||
*.pch
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
#*.so
|
||||
#*.dylib
|
||||
#*.dll
|
||||
|
||||
# Fortran module files
|
||||
*.mod
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
*.lib
|
||||
#*.lai
|
||||
#*.la
|
||||
#*.a
|
||||
#*.lib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
#*.exe
|
||||
#*.out
|
||||
#*.app
|
||||
|
||||
# ---> C
|
||||
# Object files
|
||||
@@ -40,10 +40,10 @@
|
||||
*.pch
|
||||
|
||||
# Libraries
|
||||
*.lib
|
||||
*.a
|
||||
*.la
|
||||
*.lo
|
||||
#*.lib
|
||||
#*.a
|
||||
#*.la
|
||||
#*.lo
|
||||
|
||||
# Shared objects (inc. Windows DLLs)
|
||||
#*.dll
|
||||
@@ -52,12 +52,12 @@
|
||||
#*.dylib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
*.i*86
|
||||
*.x86_64
|
||||
*.hex
|
||||
#*.exe
|
||||
#*.out
|
||||
#*.app
|
||||
#*.i*86
|
||||
#*.x86_64
|
||||
#*.hex
|
||||
|
||||
# Debug files
|
||||
*.dSYM/
|
||||
|
||||
BIN
imanox-chroma-matting/bin/Debug/imanox-chroma-matting.exe
Normal file
BIN
imanox-chroma-matting/bin/Debug/imanox-chroma-matting.exe
Normal file
Binary file not shown.
BIN
opengl-test-two/bin/Debug/opengl-test-two.exe
Normal file
BIN
opengl-test-two/bin/Debug/opengl-test-two.exe
Normal file
Binary file not shown.
BIN
opengl-test-two/lib-mingw/glfw3.dll
Normal file
BIN
opengl-test-two/lib-mingw/glfw3.dll
Normal file
Binary file not shown.
BIN
opengl-test-two/lib-mingw/libglfw3.a
Normal file
BIN
opengl-test-two/lib-mingw/libglfw3.a
Normal file
Binary file not shown.
BIN
opengl-test-two/lib-mingw/libglfw3dll.a
Normal file
BIN
opengl-test-two/lib-mingw/libglfw3dll.a
Normal file
Binary file not shown.
Reference in New Issue
Block a user