From ba6824d123dc50ec39099e47c76f6c0c16d296fb Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sat, 30 Jan 2016 00:13:42 -0500 Subject: Update --- git/.git_ignore | 4 ++++ git/.gitconfig | 1 + 2 files changed, 5 insertions(+) (limited to 'git') diff --git a/git/.git_ignore b/git/.git_ignore index 25b9412..4c13358 100644 --- a/git/.git_ignore +++ b/git/.git_ignore @@ -6,3 +6,7 @@ *.synctex.gz *.fdb_latexmk *.fls +*.bbl +*.blg +*.aux +*.log diff --git a/git/.gitconfig b/git/.gitconfig index a4472b1..5f03756 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -6,6 +6,7 @@ [core] editor = vim excludesfile = ~/.git_ignore + whitespace = cr-at-eol [alias] lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit -- [push] -- cgit v1.2.3-70-g09d2