aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJeremy <jeremy.benoist@gmail.com>2015-03-03 19:20:08 +0100
committerJeremy <jeremy.benoist@gmail.com>2015-03-03 19:20:08 +0100
commit8378485e332e11dcd59ed4fb8edac77b2f8f8d71 (patch)
tree72915c5a83a5d30889b81872b5941c9aa3962dc1 /.gitignore
parentba7b9d48d407f87690a3fdc199b37714d2a52897 (diff)
downloadwallabag-8378485e332e11dcd59ed4fb8edac77b2f8f8d71.tar.gz
wallabag-8378485e332e11dcd59ed4fb8edac77b2f8f8d71.tar.zst
wallabag-8378485e332e11dcd59ed4fb8edac77b2f8f8d71.zip
Simplify build system
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 72e5ffad..9bde27db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,9 +26,9 @@
26/web/bundles/ 26/web/bundles/
27/web/uploads/ 27/web/uploads/
28 28
29# PHPUnit 29# Build
30/app/phpunit.xml 30/app/build
31/phpunit.xml 31/build
32 32
33# Composer PHAR 33# Composer PHAR
34/composer.phar 34/composer.phar