Remove unnecessary files

This commit is contained in:
Astra 2023-01-18 00:16:07 +00:00
parent c8b33572da
commit 055afd90f9
186 changed files with 0 additions and 2997 deletions

1
examples/.gitignore vendored
View file

@ -1 +0,0 @@
ignore_*

View file

@ -4,8 +4,6 @@ Here are good examples and working code snippets to start from.
A lot of these files are used for development and are subject to change.
For more complete sample code, see the integration testing suite in `/test`.
### Running the examples
Run the examples. Make sure to pass both the file you wish to run, as well as `common.go` to include the convenience functions.