summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-07-11 09:56:20 -0400
committerBrian Evans <grknight@gentoo.org>2017-07-11 09:56:20 -0400
commitf5ebd802731de439298b330e64294f47662a1dd7 (patch)
treeb1eafd8c96ffc419e61e631ee7f3d0e319f5fe4f
parentMake the init script directory depend on LIBDIR (diff)
downloadeselect-php-f5ebd802731de439298b330e64294f47662a1dd7.tar.gz
eselect-php-f5ebd802731de439298b330e64294f47662a1dd7.tar.bz2
eselect-php-f5ebd802731de439298b330e64294f47662a1dd7.zip
Add .gitignore
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d738a79
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+# These should not be committed ever
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+config.log
+config.status
+configure
+doc/php-fpm.example.init
+install-sh
+missing
+src/php.eselect
+src/php.eselect.in