Commit:    4efd3c3c47d44e0bcb6e29f2a9ab86347ee895ee
Author:    Peter Kokot <peterko...@gmail.com>         Sun, 2 Dec 2018 21:56:06 
+0100
Parents:   38212625bd3c4356c1173c0ef4fd3af76f404fb5
Branches:  master

Link:       
http://git.php.net/?p=web/bugs.git;a=commitdiff;h=4efd3c3c47d44e0bcb6e29f2a9ab86347ee895ee

Log:
Add uploads directory to .gitignore

Changed paths:
  M  .gitignore


Diff:
diff --git a/.gitignore b/.gitignore
index 62c5408..e10d401 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-local_config.php
+# Uploaded patches
+/uploads/
+
+# Configuration file
+/local_config.php


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to