diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-25 20:34:00 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-25 20:34:00 +0530 |
commit | 33d1448b0754964c7ba817a03f76399788499544 (patch) | |
tree | 1df10bc82ca37d9ba26c85d8dc00ed5ba9db1e92 | |
parent | 9df0b63f159e586cea761e1af3dec5c198b0dd6f (diff) |
accidentally removed .gitignore
-rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..23c97fdf --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# ignore everything +* +# except these +!.gitignore +!awesome +!deadd +!herbstluftwm +!picom.conf +!starship.toml +!startpage +!sxhkd +!XMonad +!zsh +!scripts |