You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add an option which automatically adds some items to the gitignore beside the items in .gitignore eg: gitfs git@github.com:PressLabs/gitfs gitfs -o ignore=*.swp -o ignore=*.bak.
Also we can add an option for reading an additional gitignore-like file: gitfs git@github.com:PressLabs/gitfs gitfs -o ignore_file=/etc/gitfs.ignore