diff options
author | bitform <matt@exploit-monday.com> | 2012-06-07 19:28:08 -0400 |
---|---|---|
committer | bitform <matt@exploit-monday.com> | 2012-06-07 19:28:08 -0400 |
commit | adec3b14af7066e375b78ebb2bd31447294412db (patch) | |
tree | e56e979c89dd0b385412c5254950893c0d9a62b3 | |
parent | cbccfb4916eef12f4b10bec8b06ba093ea406cfe (diff) | |
download | PowerSploit-adec3b14af7066e375b78ebb2bd31447294412db.tar.gz PowerSploit-adec3b14af7066e375b78ebb2bd31447294412db.zip |
Fixed .gitattributes
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8e34460 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ps1 text
|