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

Unified Diff: .gitignore

Issue 1073933002: XFA port: Include windows.h instead of the MFC header afxres.h (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: 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 623bf8dad74d3a8f11463ba306ff5dce69af628a..91c35f18d8b9bed71a3a08b09aef34ad1f7093c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ Makefile
.DS_Store
.gclient
.gclient_entries
+*.aps
*.filters
*.mk
*.opensdf
@@ -19,4 +20,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