diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-07-13 15:30:19 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-07-13 15:30:19 +0700 |
commit | e4c6f551a88f8a8b096e57a8a7f594b660e06f5b (patch) | |
tree | 0f68f463ab99ea9512dd1d6a0f5d197dcb8a08f0 /.gitignore | |
parent | 65aa335a9bcccf57c7da257193261ac63e59bf97 (diff) | |
download | dotfiles-e4c6f551a88f8a8b096e57a8a7f594b660e06f5b.tar.gz |
Update 2020-07-13
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index dc40f43..554de32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ vim/.cache/vim/viminfo -vim/.vim/__pycache__ +vim/.vim/.netrwhist vim/.vim/plugged awesome/.config/awesome/vicious/ nix/.config/gtk-3.0/settings.ini nix/.gtkrc-2.0 +__pycache__ .uuid |