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

Side by Side Diff: .gitignore

Issue 160638: Add .gitignore file similar to Chromium's one. (Closed)
Patch Set: Created 11 years, 4 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
(Empty)
1 *.a
2 *.exe
3 *.lib
4 *.log
5 *.map
6 *.mk
7 *.ncb
8 *.pyc
9 *.scons*
10 *.suo
11 *.user
12 *.xcodeproj
13 d8
14 d8_g
15 shell
16 shell_g
17 /obj/
18 /tools/visual_studio/Debug
19 /tools/visual_studio/Release
20 /xcodebuild/
21 TAGS
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