From f585e70f8cd049ea0605a85e04bce29bcdd050c4 Mon Sep 17 00:00:00 2001 From: Andrew Pirie Date: Wed, 28 Aug 2024 23:52:29 +0100 Subject: initial commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..410606e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +mpv/.config/mpv/mpv.conf +neovim/.local/share/nvim/plugged/* +yambar/.config/yambar/config.yml +zsh/.local/state/zsh/* -- cgit v1.2.3