diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-03-01 22:17:44 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-03-01 22:17:44 +0100 |
commit | 6178c73f98cf2f3ffbac94115a07af3ae62a0b01 (patch) | |
tree | 96ff1898a2493fdbaa39f1b641e2bc50fac7b079 /.gitignore | |
parent | a8e6e0952b6edcd1282f9f2221e0d4fbb463d0fe (diff) | |
download | site-6178c73f98cf2f3ffbac94115a07af3ae62a0b01.tar.gz site-6178c73f98cf2f3ffbac94115a07af3ae62a0b01.zip |
Migrate to pug
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d19fc7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.html |