diff options
author | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2016-03-15 11:06:31 +0100 |
---|---|---|
committer | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2016-03-15 11:06:31 +0100 |
commit | 9ab4e2a80eea27bfb92df03f2232b169978449e4 (patch) | |
tree | edf547f657ab2761e2f718c4a2b09f701c5141cd | |
parent | c5ad1c7504adf5449122ac14a7131741cff58ccf (diff) |
Ignore HTML files.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ config.php *.log +*.html |