aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-03-04 06:25:17 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-03-04 06:25:17 +0100
commit73b774438395d0ed74d0fd863194d2ebfb68d9ce (patch)
tree72915c5a83a5d30889b81872b5941c9aa3962dc1 /.gitignore
parentba7b9d48d407f87690a3fdc199b37714d2a52897 (diff)
parent8378485e332e11dcd59ed4fb8edac77b2f8f8d71 (diff)
downloadwallabag-73b774438395d0ed74d0fd863194d2ebfb68d9ce.tar.gz
wallabag-73b774438395d0ed74d0fd863194d2ebfb68d9ce.tar.zst
wallabag-73b774438395d0ed74d0fd863194d2ebfb68d9ce.zip
Merge pull request #1144 from wallabag/v2-build
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