This website requires JavaScript.
Explore
Help
Sign In
p15670423
/
monkey
Watch
1
Star
0
Fork
You've already forked monkey
5
Code
Issues
Pull Requests
3
Projects
Releases
Wiki
Activity
32a0a41c21
monkey
/
.gitattributes
2 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Don't normalize line endings in ransomware_targets test data On Windows, git will normalize the line endings of .txt (and other) files to crlf instead of lf. This is useful for many files, but the ransomware_target files need unmodified when they are checked out. By adding an exception in .gitattributes, the files in monkey/tests/data_for_tests/ransomware_targets are not modified on windows.
2021-06-29 07:42:45 +08:00
monkey/tests/data_for_tests/ransomware_targets/** -text