diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-06-27 07:48:26 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-27 07:49:25 +0200 |
commit | 9c3b8f137fc35c4e2e0167c810562d0a4ee3babc (patch) | |
tree | 4880dd2c1b534cc996f1edd44942d8bb2ca7f17b /.gitignore | |
parent | 595fc44b8ba3dfa6ef484b02d2d6466adcc82478 (diff) |
git-ignore index-listing.json files and site-libs dir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,7 @@ /_site/ /cookies.txt index_files/ +site_libs/ svg-inkscape/ *~ /worlding/S2424791-JI_ME.pdf @@ -25,3 +26,4 @@ svg-inkscape/ !/learn/prefixes.ttl !/waste/prefixes.ttl index.tex +index-listing.json |