diff options
author | ThanosApollo <[email protected]> | 2022-10-12 14:23:19 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-10-12 14:23:19 +0300 |
commit | 895c911067dc269bb41ee0fdf2089a72939f2484 (patch) | |
tree | 772d88dea19c2b3a1176585638e4c31e40a742af | |
parent | 5289998fb7b81d331e0cc091389b7f36a91a7af8 (diff) |
Update gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ #But this files !.gitignore -!.config/doom/* +!.config/doom/ !.zshrc !.zprofile !READMME.org |