summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 88ce644)
raw | patch | inline | side by side (parent: 88ce644)
author | FGSFDSFGS <derp.primus@gmail.com> | |
Tue, 5 Apr 2016 21:19:59 +0000 (00:19 +0300) | ||
committer | FGSFDSFGS <derp.primus@gmail.com> | |
Tue, 5 Apr 2016 21:19:59 +0000 (00:19 +0300) |
.gitattributes | [deleted file] | patch | blob | history |
.gitignore | [deleted file] | patch | blob | history |
bin/.gitignore | [deleted file] | patch | blob | history |
tmp/.gitignore | [deleted file] | patch | blob | history |
diff --git a/.gitattributes b/.gitattributes
--- 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
--- 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
--- a/bin/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore
\ No newline at end of file
diff --git a/tmp/.gitignore b/tmp/.gitignore
--- a/tmp/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore
\ No newline at end of file