Disabled external gits
This commit is contained in:
34
cs440-acg/ext/openexr/zlib/.gitignore
vendored
Normal file
34
cs440-acg/ext/openexr/zlib/.gitignore
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
*.diff
|
||||
*.patch
|
||||
*.orig
|
||||
*.rej
|
||||
|
||||
*~
|
||||
*.a
|
||||
*.lo
|
||||
*.o
|
||||
*.dylib
|
||||
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.gcov
|
||||
|
||||
/example
|
||||
/example64
|
||||
/examplesh
|
||||
/libz.so*
|
||||
/minigzip
|
||||
/minigzip64
|
||||
/minigzipsh
|
||||
/zlib.pc
|
||||
.DS_Store
|
||||
*.filters
|
||||
*.vcxproj
|
||||
*.dir
|
||||
*.sln
|
||||
Release
|
||||
Debug
|
||||
x64
|
||||
*.cmake
|
||||
CMakeFiles
|
||||
zconf.h
|
Reference in New Issue
Block a user