diff options
| author | Seth Flynn <[email protected]> | 2021-11-24 02:02:25 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2022-08-04 04:40:17 -0400 |
| commit | 944b6db89ae715d93d0804a6a2358dcab88f1c07 (patch) | |
| tree | 5244d9f5ddf4f8a661e17c184fbadf2e553dbd43 /.gitignore | |
initial bare repo commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f31c375 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.config/nvim/plugged +.local/share/nvim/shada +.local/share/nvim/swap +.config/fish/completions +.config/fish/conf.d +.config/fish/fish_variables +.config/zsh/.zcompdump |
