Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14362761
D5632.id17371.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
286 B
Subscribers
None
D5632.id17371.diff
View Options
diff --git a/.gitignore b/.gitignore
--- a/.gitignore
+++ b/.gitignore
@@ -63,7 +63,6 @@
*.pyc
*.o
*.o-*
-*.patch
*.a
*.pb.cc
*.pb.h
@@ -75,6 +74,10 @@
*.json.h
*.raw.h
+# Only ignore unexpected patches
+*.patch
+!depends/patches/*.patch
+
#libtool object files
*.lo
*.la
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 12, 01:47 (3 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5777065
Default Alt Text
D5632.id17371.diff (286 B)
Attached To
D5632: .gitignore: Don't ignore depends patches
Event Timeline
Log In to Comment