diff options
-rw-r--r-- | .gitignore | 30 | ||||
-rw-r--r-- | README.md | 7 |
2 files changed, 34 insertions, 3 deletions
@@ -2,10 +2,31 @@ *~ *.swp +*.orig -### C {{{ -## generated by github +### vifm +.vifm/Trash/ +.vifm/vifminfo + +## mpd +.mpd/ + +## ncmpcpp +.ncmpcpp/*.log + +## lftp +.lftp/*_history +.lftp/*_log + +## urxvt +.urxvt/*urxvtd* + +## i3 +.i3/*.sock + + +### C {{{ # Object files *.o *.ko @@ -30,3 +51,8 @@ *.x86_64 *.hex ### C }}} + +### python +__pycache__/ +*.py[cod] + @@ -1,7 +1,12 @@ dotfiles ======== -Aly personal/collected dotfiles ~~~ +Personal & collected dotfiles ~~~ Distributed under MIT License. + +Weitian LI +GnuPG key: Weitian LI (Null) <liweitianux@gmail.com> +Fingerprint: F00D 615C 9984 147B 450F 56EA F81B F453 5F26 EBF6 + |