diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2021-10-04 12:09:34 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2021-10-04 12:09:34 +0200 |
| commit | 91cb075a19ee199b7959e9a7e578550d624d462f (patch) | |
| tree | d69e94e6c918738066875b0b5d82b1db18a32269 /.gitignore | |
| parent | 18d860cff5230576e76c80a5cc2d3442165be4a1 (diff) | |
Cleaning
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -www/projects -www/*.html +public/projects +public/*.html |
