86 lines
686 B
Plaintext
86 lines
686 B
Plaintext
*.exe
|
|
*.dll
|
|
|
|
*.dylib
|
|
*.so
|
|
|
|
/other/
|
|
Release_MD/
|
|
Release/
|
|
Debug/
|
|
x64/
|
|
ipch/
|
|
|
|
*/bin/obs
|
|
*/bin/test
|
|
*/bin/obs.app
|
|
|
|
#autotools
|
|
m4/libtool.m4
|
|
m4/lt~obsolete.m4
|
|
m4/ltoptions.m4
|
|
m4/ltsugar.m4
|
|
m4/ltversion.m4
|
|
.deps
|
|
.libs
|
|
aclocal.m4
|
|
autom4te.cache
|
|
config.guess
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
Makefile.in
|
|
Makefile
|
|
missing
|
|
compile
|
|
libtool
|
|
ltmain.sh
|
|
|
|
.depend
|
|
tags
|
|
*.trace
|
|
*.swp
|
|
*.dat
|
|
*.clbin
|
|
*.log
|
|
*.tlog
|
|
*.sdf
|
|
*.opensdf
|
|
*.xml
|
|
*.ipch
|
|
*.css
|
|
*.xslt
|
|
*.aps
|
|
*.suo
|
|
*.ncb
|
|
*.user
|
|
*.lo
|
|
*.la
|
|
*.o
|
|
*.obj
|
|
*.pdb
|
|
*.res
|
|
*.manifest
|
|
*.dep
|
|
*.zip
|
|
*.lnk
|
|
*.chm
|
|
*~
|
|
|
|
*.o.d
|
|
*.ninja
|
|
.ninja*
|
|
.dirstamp
|
|
|
|
#cmake
|
|
cmake_install.cmake
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
CMakeScripts/
|
|
|
|
#xcode
|
|
*.xcodeproj/
|