summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-09 14:22:19 -0400
committerJune McEnroe <june@causal.agency>2020-04-09 14:22:19 -0400
commit128491a7281f03023f7271bbac3cfb9c83ebe535 (patch)
tree77f38e67601417ea3e7ec88287caaecc9a279131 /.gitignore
parentImplement login and UIDVALIDITY check (diff)
downloadbubger-128491a7281f03023f7271bbac3cfb9c83ebe535.tar.gz
bubger-128491a7281f03023f7271bbac3cfb9c83ebe535.zip
Send FETCH for uncached UIDs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1edae8a..0af5f60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
 *.o
+UID/
+UIDVALIDITY
 bubger
+tags
mit/.zshrc?id=5dbbe62d7f949d2476859f40636277ad9c1d3253&follow=1'>Color prompt yellow in vi normal modeJune McEnroe 2015-11-23Remove colorcolumn at 120June McEnroe 2015-11-23Always git rebase --autosquashJune McEnroe 2015-11-18Add inverted shift to KarabinerJune McEnroe 2015-11-06Clean up git configsJune McEnroe 2015-11-06Add prune scriptJune McEnroe 2015-11-03Update vendored Gruvbox colorschemeJune McEnroe 2015-11-02Redefine _newline_precmd in _newline_precmdJune McEnroe 2015-11-02Print newline before every prompt after firstJune McEnroe 2015-11-02Remove first prompt placementJune McEnroe 2015-11-02Newline before prompt and start at bottom of terminalJune McEnroe 2015-10-27Add chruby to zshrcJune McEnroe