Skip to content

Commit 4692606

Browse files
committed
Ignore README.txt files when detecting collisions (#94)
1 parent 1112730 commit 4692606

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ammo/controller/mod.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
".git",
3333
"LICENSE",
3434
"README.md",
35+
"README.txt",
3536
"fomod",
3637
}
3738

0 commit comments

Comments
 (0)