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
When doing neocities push ., it will attempt to recursively upload everything in the .git directory. Adding .git to my .gitignore file stops this from happening.
This is on the latest version 0.0.18. This did not happen before I updated the gem.
The text was updated successfully, but these errors were encountered:
When doing
neocities push .
, it will attempt to recursively upload everything in the .git directory. Adding.git
to my.gitignore
file stops this from happening.This is on the latest version 0.0.18. This did not happen before I updated the gem.
The text was updated successfully, but these errors were encountered: