From: FGSFDSFGS Date: Tue, 5 Apr 2016 21:19:59 +0000 (+0300) Subject: removed .git* X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=commitdiff_plain;h=68d9b91f53380e19eddfaf27b42d99457032d515 removed .git* --- diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index bdb0cab..0000000 --- a/.gitattributes +++ /dev/null @@ -1,17 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp - -# 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 diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 2689e70..0000000 --- a/.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -# Precompiled and Delphi-specific files -# without *.res -*.exe -*.obj -*.dcu -*.cbk -*.dof -*.ddp -*.o -*.or - -# Commonly used temporary files -~* -*.~* -*.tmp -*.bak - -# Windows-specific -AppPackages/ -$RECYCLE.BIN/ -Thumbs.db -ehthumbs.db -Desktop.ini diff --git a/bin/.gitignore b/bin/.gitignore deleted file mode 100644 index c96a04f..0000000 --- a/bin/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore \ No newline at end of file diff --git a/tmp/.gitignore b/tmp/.gitignore deleted file mode 100644 index c96a04f..0000000 --- a/tmp/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore \ No newline at end of file