update gitignore

This commit is contained in:
StevanFreeborn
2022-04-15 14:49:24 -05:00
parent 42a0513dc7
commit 68bdbeb8fb
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -344,4 +344,4 @@ onspringClient = OnspringClient(url, apiKey)
response = onspringClient.GetFieldsByAppId(8)
print()
print(response.data.fields[0].name)