updated stuff again

This commit is contained in:
Nikolas Weger 2020-11-06 20:19:12 +01:00
parent ecbcd3a6e4
commit 3a1adff906
5 changed files with 36 additions and 108 deletions

View file

@ -1,39 +0,0 @@
[user]
email = nikolasweger@googlemail.com
name = Nikolas Weger
[color]
ui = auto
[pretty]
line = "%C(auto)%h%d %s %C(yellow)by %C(blue)%an %C(green)%ar"
compact = "%C(auto)%h %s %C(green)%ar%n %C(auto)%d%n"
detail = "%C(auto)%h %s%n %C(yellow)by %C(blue)%an %C(magenta)<%ae> [%G?] %C(green)%ar%n %C(auto)%d%n"
[diff]
tool = meld
[difftool]
prompt = false
[difftool "meld"]
cmd = meld "$REMOTE" "$LOCAL"
[merge]
tool = meld
[mergetool "meld"]
cmd = meld "$LOCAL" "$MERGED" "$REMOTE" --output "$MERGED"
[push]
default = upstream
[credential]
helper = cache --timeout=3600
[advice]
detachedHead = false
[core]
excludesfile = /etc/gitignore
editor = vim

View file

@ -1,31 +0,0 @@
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyc
# Editing tools and IDEs #
##########################
*.swp
*~
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db