diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-09 17:33:27 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-10 09:20:07 +0200 |
commit | e1de0590039f0ae88cfc7684446f587532b346b4 (patch) | |
tree | 92bfe915864e82f0cdb15044f16862b4f297139b /.gitignore | |
parent | Makefile: print repo changes in maintenance (diff) | |
download | egor-tensin.github.io-e1de0590039f0ae88cfc7684446f587532b346b4.tar.gz egor-tensin.github.io-e1de0590039f0ae88cfc7684446f587532b346b4.zip |
add more things to .gitignore
No idea what they do.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +/.bundle/ /.jekyll-cache/ /_site/ /.wget/ +/vendor/ |