diff options
author | Josue <j.encinar.87@gmail.com> | 2019-06-04 11:49:03 +0200 |
---|---|---|
committer | Josue <j.encinar.87@gmail.com> | 2019-06-04 11:49:03 +0200 |
commit | 63eac545a75a84ab849f8c9fac006066db3d1ceb (patch) | |
tree | 6f9509c88bed7080d496fc5e1d87a9315e30549d | |
download | pwndbtorcredentials-63eac545a75a84ab849f8c9fac006066db3d1ceb.tar.lz pwndbtorcredentials-63eac545a75a84ab849f8c9fac006066db3d1ceb.tar.xz pwndbtorcredentials-63eac545a75a84ab849f8c9fac006066db3d1ceb.zip |
Initial commit
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto |