webrtc/.gitignore
andrew@webrtc.org e2d2801e0d Update .gitignore.
Review URL: http://webrtc-codereview.appspot.com/266001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@886 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-11-04 01:24:01 +00:00

53 lines
622 B
Plaintext

*.mk
*.Makefile
*.ncb
*.ninja
*.props
*.pyc
*.rules
*.scons
*.sdf
*.sln
*.suo
*.targets
*.user
*.vcproj
*.vcxproj
*.vcxproj.filters
*.vpj
*.vpw
*.vpwhistu
*.vtg
*.xcodeproj
*~
.*.sw?
.DS_Store
.cproject
.gdb_history
.gdbinit
.metadata
.project
.settings
/build
/gyp-mac-tool
/Makefile
/out
/src/supplement.gypi
/testFiles
/testing
/third_party/expat
/third_party/google-gflags/src
/third_party/jsoncpp
/third_party/libjingle
/third_party/libjpeg
/third_party/libjpeg_turbo
/third_party/libvpx
/third_party/llvm-build
/third_party/protobuf
/third_party/yasm
/tools/clang
/tools/gyp
/tools/win
/x86-generic_out/
/xcodebuild