diff options
author | c+1 | 2023-05-04 13:26:40 -0400 |
---|---|---|
committer | c+1 | 2023-05-04 13:26:40 -0400 |
commit | 8dcd50ec328a70910ca29491f2cf36d763cdd80f (patch) | |
tree | 91e3256b9928cabba698f29a39a2f52a2d2ade95 /.gitignore | |
parent | 165e368e4b6bbaf31c1bfb13d48cda4b4501069e (diff) |
ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -78,4 +78,5 @@ tags # End of https://www.gitignore.io/api/vim,c -.DS_Store +# macos woes +.DS_Store |