Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(433)

Side by Side Diff: .gitignore

Issue 884213002: [Chromoting] Add app_remoting/internal to .gitignore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.gypcmd 1 *.gypcmd
2 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.opensdf 4 *.opensdf
5 *.props 5 *.props
6 *.pyc 6 *.pyc
7 *.rules 7 *.rules
8 *.sdf 8 *.sdf
9 *.sln 9 *.sln
10 *.sublime-project 10 *.sublime-project
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 /remoting/remoting_host_installation.xml 231 /remoting/remoting_host_installation.xml
232 /remoting/remoting_host_messages.xml 232 /remoting/remoting_host_messages.xml
233 /remoting/remoting_infoplist_strings.xml 233 /remoting/remoting_infoplist_strings.xml
234 /remoting/remoting_lib_idl.xml 234 /remoting/remoting_lib_idl.xml
235 /remoting/remoting_lib_rc.xml 235 /remoting/remoting_lib_rc.xml
236 /remoting/remoting_me2me_host.xml 236 /remoting/remoting_me2me_host.xml
237 /remoting/remoting_native_messaging_manifests.xml 237 /remoting/remoting_native_messaging_manifests.xml
238 /remoting/remoting_version_resources.xml 238 /remoting/remoting_version_resources.xml
239 /remoting/remoting_windows_resources.xml 239 /remoting/remoting_windows_resources.xml
240 /remoting/tools/internal/ 240 /remoting/tools/internal/
241 /remoting/webapp/app_remoting/internal/
241 /sandbox/linux/seccomp-legacy/ 242 /sandbox/linux/seccomp-legacy/
242 /sdch/open-vcdiff 243 /sdch/open-vcdiff
243 /seccompsandbox 244 /seccompsandbox
244 /signing_keys 245 /signing_keys
245 /skia/tools/clusterfuzz-data/ 246 /skia/tools/clusterfuzz-data/
246 /sql/sql_unittests_run.xml 247 /sql/sql_unittests_run.xml
247 /sync/sync.xml 248 /sync/sync.xml
248 /sync_testserver.log 249 /sync_testserver.log
249 /testing/gmock 250 /testing/gmock
250 /testing/gtest 251 /testing/gtest
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
431 /webkit/data/test_shell/plugins 432 /webkit/data/test_shell/plugins
432 /webkit/data/xbm_decoder 433 /webkit/data/xbm_decoder
433 /webkit/Debug 434 /webkit/Debug
434 /webkit/Release 435 /webkit/Release
435 /webkit/renderer/media/crypto/ppapi/cdm 436 /webkit/renderer/media/crypto/ppapi/cdm
436 /webpagereplay_logs/ 437 /webpagereplay_logs/
437 /win8/delegate_execute/delegate_execute_version_resources.xml 438 /win8/delegate_execute/delegate_execute_version_resources.xml
438 /win8/metro_driver/metro_driver_version_resources.xml 439 /win8/metro_driver/metro_driver_version_resources.xml
439 /x86-generic_out/ 440 /x86-generic_out/
440 /xcodebuild 441 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698