chore: update .gitignore to exclude temp and system files

This commit is contained in:
officiallyutso
2025-06-27 07:30:50 +05:30
parent 6d3ee50584
commit 11af75583d
4 changed files with 196 additions and 145 deletions

View File

@ -1,3 +1,2 @@
source 'http://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins