X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.gitignore;h=ceff243ef87fd06b9fc5c7969418c93ad2865b64;hb=55338e1597c51c7b20ffd0cde1d3588aab31db46;hp=7f1ac5e5b66437199b2867b328f8ba04a876e946;hpb=a78b35a36df8ff4c52261e1308b6118009b451f2;p=lhc%2Fweb%2Fwiklou.git diff --git a/.gitignore b/.gitignore index 7f1ac5e5b6..ceff243ef8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Repository management .svn +# git-deploy status file: +/.deploy + # Editors *.kate-swp *~ @@ -31,6 +34,14 @@ AdminSettings.php LocalSettings.php StartProfiler.php +# Building & testing +node_modules/ + +# Composer +/vendor +/composer.lock +/composer.json + # Operating systems ## Mac OS X .DS_Store