Correct Godot also has a project import feature so if you compress your project to a zip file it can easily be restored.
You really should be using a version control system like git, subversion, mercurial to keep track of you project's progress or recant unwanted changes.
You can even save that to an online cloud service (Like dropbox or Gdrive) or and online versioning sytem like Github