ignore .directory file
This commit is contained in:
@ -13,14 +13,14 @@
|
||||
[user]
|
||||
name = Alexander Popov
|
||||
email = iiiypuk@fastmail.fm
|
||||
signingkey = 9F04A70C
|
||||
signingkey =
|
||||
[core]
|
||||
eol = lf
|
||||
autocrlf = input
|
||||
excludesFile = ~/.gitignore
|
||||
editor = micro
|
||||
[commit]
|
||||
gpgsign = true
|
||||
gpgsign = false
|
||||
[gpg]
|
||||
program = /usr/bin/gpg
|
||||
[init]
|
||||
|
1
~/Git/.gitignore
vendored
1
~/Git/.gitignore
vendored
@ -3,3 +3,4 @@ __pycache__/
|
||||
node_modules/
|
||||
vendor/
|
||||
composer.phar
|
||||
.directory
|
||||
|
Reference in New Issue
Block a user