-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #172 from jordigilh/gh-pages
[FLPATH-1629]: Documentation for 1.2
- Loading branch information
Showing
69 changed files
with
485 additions
and
8,118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,6 @@ | ||
|
||
# Binaries for programs and plugins | ||
*.exe | ||
*.exe~ | ||
*.dll | ||
*.so | ||
*.dylib | ||
|
||
# Test binary, built with `go test -c` | ||
*.test | ||
|
||
# Output of the go coverage tool, specifically when used with LiteIDE | ||
*.out | ||
|
||
# Dependency directories (remove the comment below to include it) | ||
# vendor/ | ||
|
||
# Go workspace file | ||
go.work | ||
### macOS ### | ||
.DS_Store | ||
|
||
bin | ||
|
||
# editor and IDE paraphernalia | ||
.AppleDouble | ||
.LSOverride | ||
.idea | ||
*.swp | ||
*.swo | ||
*~ | ||
|
Oops, something went wrong.