From dc46b87abee1e441c07524ddde67fd902a919336 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Tue, 16 Apr 2019 09:17:06 -0400 Subject: added some dependencies to package.json --- node_modules/bcrypt-nodejs/.gitattributes | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 node_modules/bcrypt-nodejs/.gitattributes (limited to 'node_modules/bcrypt-nodejs/.gitattributes') diff --git a/node_modules/bcrypt-nodejs/.gitattributes b/node_modules/bcrypt-nodejs/.gitattributes deleted file mode 100644 index 412eeda..0000000 --- a/node_modules/bcrypt-nodejs/.gitattributes +++ /dev/null @@ -1,22 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp -*.sln merge=union -*.csproj merge=union -*.vbproj merge=union -*.fsproj merge=union -*.dbproj merge=union - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain -- cgit v1.2.3