diff options
author | bitform <matt@exploit-monday.com> | 2012-05-26 18:48:46 -0400 |
---|---|---|
committer | bitform <matt@exploit-monday.com> | 2012-05-26 18:48:46 -0400 |
commit | 8bc63f4445ab84679dc1139edb40eb9816b0c26f (patch) | |
tree | 55a649133cbb29870c6d97f6c4ab465136f6b1af | |
parent | b1be2b0e36ae125dc68909d5614678521a0560c3 (diff) | |
download | PowerSploit-8bc63f4445ab84679dc1139edb40eb9816b0c26f.tar.gz PowerSploit-8bc63f4445ab84679dc1139edb40eb9816b0c26f.zip |
Tweaked .gitattributes
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index b6a10d3..7bca14c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.ps1 text=auto
+*.ps1 diff=astextplain
\ No newline at end of file |