diff options
| author | bh <qn+git@excalibur.computer> | 2025-12-15 22:05:41 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2025-12-15 22:05:41 +0800 |
| commit | d6e71a86756a7d3c9b2ea52228ec1db112d50b69 (patch) | |
| tree | 3ab94a151109af95756107eace5e85bbe19cd427 /.gitignore | |
| parent | 891960df1400a9aa5f76fec502e52591e9350931 (diff) | |
Tweaked the theme
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -42,6 +42,10 @@ session.* # Bookmarks bookmarks +# Other Emacs stuff +projects +eshell + # TAGS TAGS @@ -49,3 +53,6 @@ TAGS .cache/ .local/ var/ + + +url/ |
