gitignore: ignore raintpl generated php pages

This commit is contained in:
nodiscc 2014-09-10 15:20:44 +02:00
parent bbc6e66ad4
commit ea8f67eb49
1 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -8,3 +8,6 @@ pagecache
.settings
.buildpath
.project
# Ignore raintpl generated pages
*.rtpl.php