addded gitignore

This commit is contained in:
freaker2112 2025-01-05 12:04:16 -06:00
parent 02f7d4fce5
commit f84eaa9ab5
Signed by: freaker2112
GPG Key ID: ECD635458A0082E8
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
creds

View File

@ -145,4 +145,5 @@ draft = (17-draft1) + (17-draft2)
regional_points = qualpts + (17-draft) + DEpts + awardpts + agepts regional_points = qualpts + (17-draft) + DEpts + awardpts + agepts
print("Regional Pool Points:")
print(regional_points) print(regional_points)