diff options
author | mattkae <mattkae@protonmail.com> | 2023-03-27 21:33:20 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2023-03-27 21:33:20 -0400 |
commit | 01756486d650c3945f7f964313c4eb13ac700746 (patch) | |
tree | b09415e45281adc695093f4f953991c836ec268a /.gitignore | |
parent | 8a9b9d83d17ccd59bbefe2da3cd2e79c0d363025 (diff) |
Fix for mistaken org directory and cpp styles
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,4 +16,5 @@ tutorial .cache .org-id-locations org-roam.db -bookmarks
\ No newline at end of file +bookmarks +tramp
\ No newline at end of file |