Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/content/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,6 @@ The following files can be committed, but are not essential:
The following files should *not* be committed to your version control system,
and should be added to any ignore files:

* `.paket/paket.exe`, the main Paket executable, downloaded by
[`.paket/paket.bootstrapper.exe`](bootstrapper.html). It should not be
committed, as it is a binary file which can unnecessarily bloat repositories,
and because it is likely to be updated on a regular basis.
* `paket-files` directory, as [`paket install`](paket-install.html) will restore
this.
* Same applies to the `packages` directory.
Expand Down