diff --git a/.gitignore b/.gitignore index 8b7c9e7..6cfb9ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,32 +1,31 @@ -* -!.* -!.*/** +/* +!/.* +!/.*/ +!/.*/** *~ .nfs* *.save .*.swp -.ICEauthority -.Xauthority -.Xauthority.orig -.ab* -.alpine-smime/ -.aspell.* -.bash_history -.bash_history-* -.cache/ -.dbus/ -.fltk/ -.lesshst -.lynx.cookies -.mozilla/ -.nanorc -.pki/ -.rnd -.screen-*/ -.sqlite_history -.thumbnails/ -.vmware -.vnc -.wget-hsts -.xca -.xsession-errors* +/.ICEauthority +/.Xauthority* +/.ab* +/.alpine-smime/ +/.aspell.* +/.bash_history* +/.cache/ +/.dbus/ +/.fltk/ +/.lesshst +/.lynx.cookies +/.mozilla/ +/.nanorc +/.pki/ +/.rnd +/.screen-*/ +/.sqlite_history +/.thumbnails/ +/.vmware/ +/.vnc/ +/.wget-hsts +/.xca/ +/.xsession-errors*