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

Unified Diff: .gitignore

Issue 1078513002: Include windows.h instead of the MFC header afxres.h (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Keep .gitignore alphabetized. Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | fpdfsdk/src/fpdfsdkdll.rc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 529e8882a114ab9a7d6ac53d7e2ac9b3389e2651..886dba9a438b0fc0e049d1acb7e754aa347c875f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ Makefile
.DS_Store
.gclient
.gclient_entries
+*.aps
*.filters
*.mk
*.opensdf
@@ -20,4 +21,4 @@ Makefile
*.suo
*.user
*.vcxproj
-*.xcodeproj
+*.xcodeproj
« no previous file with comments | « no previous file | fpdfsdk/src/fpdfsdkdll.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698