]> git.immae.eu Git - github/shaarli/Shaarli.git/blame - .gitignore
Merge pull request #708 from ArthurHoaro/v0.8.1
[github/shaarli/Shaarli.git] / .gitignore
CommitLineData
559315ba 1# Shaarli runtime resources
6e330f22
MC
2data
3tmp
4cache
5pagecache
6
7# Eclipse project files
8.settings
9.buildpath
ea8f67eb 10.project
11
559315ba 12# Raintpl generated pages
00f98bda
V
13*.rtpl.php
14
559315ba 15# 3rd-party dependencies
00f98bda 16composer.lock
559315ba 17vendor/
00f98bda 18
559315ba
V
19# Release archives
20*.tar
21*.zip
22
23# Development and test resources
ca74886f 24coverage
05af6f53 25doxygen
4bf35ba5 26sandbox
00f98bda 27phpmd.html
6fc14d53 28
559315ba 29# User plugin configuration
4bf35ba5 30plugins/*/config.php