]> git.immae.eu Git - github/shaarli/Shaarli.git/blame - .gitignore
also for new default tpl add meta tag to block sending the referrer vintage -> #692
[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
f6b3295d
MS
12# macOS General
13.DS_Store
14.AppleDouble
15.LSOverride
16
559315ba 17# Raintpl generated pages
00f98bda
V
18*.rtpl.php
19
559315ba 20# 3rd-party dependencies
559315ba 21vendor/
00f98bda 22
559315ba 23# Release archives
624f999f 24*.tar.gz
559315ba 25*.zip
d6379763 26inc/languages/*/LC_MESSAGES/shaarli.mo
559315ba
V
27
28# Development and test resources
ca74886f 29coverage
05af6f53 30doxygen
4bf35ba5 31sandbox
00f98bda 32phpmd.html
6fc14d53 33
559315ba 34# User plugin configuration
4bf35ba5 35plugins/*/config.php
a0df0651 36
9ff77362
V
37# HTML documentation
38doc/html/
39
a0df0651
A
40# 3rd party themes
41tpl/*
42!tpl/default
009ce935 43!tpl/vintage
47978e87
A
44
45# Front end
46node_modules
47tpl/default/js
48tpl/default/css
49tpl/default/fonts
50tpl/default/img
51tpl/vintage/js
52tpl/vintage/css
53tpl/vintage/img