mirror of
https://github.com/packwiz/packwiz.git
synced 2025-10-14 06:54:32 +02:00
Lowercase hashes before comparing them (#10)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
# Binaries for programs and plugins
|
||||
/packwiz
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
@@ -12,4 +13,4 @@
|
||||
*.out
|
||||
|
||||
# I use GoLand now
|
||||
.idea/
|
||||
.idea/
|
||||
|
Reference in New Issue
Block a user