Don't commit intermediate files

Don't commit the extracted JSON files as well only need the generated `*.generated.go` files.
This commit is contained in:
Joshua Spence
2021-07-16 10:28:55 +10:00
parent 7ebb3b204f
commit 8f8e19eb2a
69 changed files with 30 additions and 1806 deletions

5
unifi/version.generated.go generated Normal file
View File

@@ -0,0 +1,5 @@
// Generated code. DO NOT EDIT.
package unifi
const UnifiVersion = "6.0.43"