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

Side by Side Diff: third_party/opus/src/win32/.gitignore

Issue 2962373002: [Opus] Update to v1.2.1 (Closed)
Patch Set: Pre-increment instead of post-increment Created 3 years, 5 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 | « third_party/opus/src/update_version ('k') | third_party/opus/src/win32/genversion.bat » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Visual Studio ignores
2 [Dd]ebug/
3 [Dd]ebugDLL/
4 [Dd]ebugDLL_fixed/
5 [Dd]ebugPublic/
6 [Rr]elease/
7 [Rr]eleaseDLL/
8 [Rr]eleaseDLL_fixed/
9 [Rr]eleases/
10 *.manifest
11 *.lastbuildstate
12 *.lib
13 *.log
14 *.idb
15 *.ipdb
16 *.ilk
17 *.iobj
18 *.obj
19 *.opensdf
20 *.pdb
21 *.sdf
22 *.suo
23 *.tlog
24 *.vcxproj.user
25 *.vc.db
26 *.vc.opendb
OLDNEW
« no previous file with comments | « third_party/opus/src/update_version ('k') | third_party/opus/src/win32/genversion.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698