mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-04 15:12:23 -05:00
Merge pull request #1194 from InfernoZeus/ignore-unrar-exe
Ignore unrar executable on Windows.
This commit is contained in:
commit
03d30b72c3
4
.gitignore
vendored
4
.gitignore
vendored
@ -50,3 +50,7 @@ Thumbs.db
|
||||
*~
|
||||
/.idea/
|
||||
*.torrent
|
||||
|
||||
# Unrar Executable #
|
||||
######################
|
||||
lib/unrar2/UnRAR.exe
|
||||
|
Loading…
Reference in New Issue
Block a user