diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2023-02-03 22:29:08 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2023-02-03 22:29:08 +0100 |
| commit | c94d3ddafa8e41e73f127af1959b4715db021d1e (patch) | |
| tree | 426772c6fc92c5afdfd6414585f21986604f01ae /.gitignore | |
| parent | 5fdcb3c6fad2f2e537fc84cc772415f2ec2b29b3 (diff) | |
| download | smarty-c94d3ddafa8e41e73f127af1959b4715db021d1e.tar.gz smarty-c94d3ddafa8e41e73f127af1959b4715db021d1e.tar.bz2 smarty-c94d3ddafa8e41e73f127af1959b4715db021d1e.zip | |
multiversion mkdocs config
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ lexer/*.php lexer/*.php.bak lexer/*.out +/site + # Dev phpunit* .phpunit.result.cache |
