Initial Git configuration

This commit is contained in:
Владислав Джавадов 2020-05-09 18:27:33 +03:00
commit 6835163b64
2 changed files with 18 additions and 0 deletions

6
.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
*.bat git-encoding=utf-8 working-tree-encoding=cp866
*.dfm git-encoding=utf-8 working-tree-encoding=windows-1251
*.dpk git-encoding=utf-8 working-tree-encoding=windows-1251
*.dpr git-encoding=utf-8 working-tree-encoding=windows-1251
*.inc git-encoding=utf-8 working-tree-encoding=windows-1251
*.pas git-encoding=utf-8 working-tree-encoding=windows-1251

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
*.$*
*.~*
*.bak
*.cfg
*.bpl
*.dcp
*.dcu
*.dll
*.dof
*.dsk
*.exe
*.map