Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2014-06-01 20:58:49 +0400
committermichael-grunder <michael.grunder@gmail.com>2015-05-06 00:16:59 +0300
commit8d06b5e23e33380619f8db9dba7260ed140e3189 (patch)
tree038708b40ca12d76846f6b11768c5359daa974d5 /.gitignore
parent73ef2b6ccf29c0da752509bcc7ec1e6b15a3bde2 (diff)
Finally created a .gitignore file for php odds and ends
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..10c2636c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+*.deps
+*.libs
+Makefile*
+ac*.m4
+config.*
+*.o
+install-sh
+libtool
+*.sh
+configure*
+*.lo
+build*
+missing
+autom4te.cache
+mkinstalldirs
+run-tests.php