Ignore twig templates
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
8aa4ca5985
commit
ad7b9eee59
2
.gitignore
vendored
2
.gitignore
vendored
@ -30,6 +30,8 @@ web.config
|
||||
.htaccess
|
||||
# Locales
|
||||
/locale/
|
||||
# Temporary files to generate locales for Twig
|
||||
/twig-templates/
|
||||
# Backups
|
||||
*~
|
||||
# Javascript line counts
|
||||
|
||||
Loading…
Reference in New Issue
Block a user