Cleanup files II
This commit is contained in:
40
.gitignore
vendored
40
.gitignore
vendored
@@ -10,23 +10,23 @@
|
|||||||
*.pch
|
*.pch
|
||||||
|
|
||||||
# Compiled Dynamic libraries
|
# Compiled Dynamic libraries
|
||||||
*.so
|
#*.so
|
||||||
*.dylib
|
#*.dylib
|
||||||
*.dll
|
#*.dll
|
||||||
|
|
||||||
# Fortran module files
|
# Fortran module files
|
||||||
*.mod
|
*.mod
|
||||||
|
|
||||||
# Compiled Static libraries
|
# Compiled Static libraries
|
||||||
*.lai
|
#*.lai
|
||||||
*.la
|
#*.la
|
||||||
*.a
|
#*.a
|
||||||
*.lib
|
#*.lib
|
||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
*.exe
|
#*.exe
|
||||||
*.out
|
#*.out
|
||||||
*.app
|
#*.app
|
||||||
|
|
||||||
# ---> C
|
# ---> C
|
||||||
# Object files
|
# Object files
|
||||||
@@ -40,10 +40,10 @@
|
|||||||
*.pch
|
*.pch
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
*.lib
|
#*.lib
|
||||||
*.a
|
#*.a
|
||||||
*.la
|
#*.la
|
||||||
*.lo
|
#*.lo
|
||||||
|
|
||||||
# Shared objects (inc. Windows DLLs)
|
# Shared objects (inc. Windows DLLs)
|
||||||
#*.dll
|
#*.dll
|
||||||
@@ -52,12 +52,12 @@
|
|||||||
#*.dylib
|
#*.dylib
|
||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
*.exe
|
#*.exe
|
||||||
*.out
|
#*.out
|
||||||
*.app
|
#*.app
|
||||||
*.i*86
|
#*.i*86
|
||||||
*.x86_64
|
#*.x86_64
|
||||||
*.hex
|
#*.hex
|
||||||
|
|
||||||
# Debug files
|
# Debug files
|
||||||
*.dSYM/
|
*.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