diff options
author | bitform <matt@exploit-monday.com> | 2012-06-07 20:40:05 -0400 |
---|---|---|
committer | bitform <matt@exploit-monday.com> | 2012-06-07 20:40:05 -0400 |
commit | 9720779bb013b27893355972921d903604b3609b (patch) | |
tree | da6bc05188f719f5ff40270b75e64566ab3b6da5 /.gitattributes | |
parent | adec3b14af7066e375b78ebb2bd31447294412db (diff) | |
download | PowerSploit-9720779bb013b27893355972921d903604b3609b.tar.gz PowerSploit-9720779bb013b27893355972921d903604b3609b.zip |
Attempted to fix ps1 diffing
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 8e34460..54f1470 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.ps1 text
+* diff
|