Skip to content

Commit

Permalink
update .gitconfig and .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kotaro0522 committed Jul 20, 2018
1 parent 647fc31 commit be61536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
co = checkout
di = diff
l = log --oneline -5
lg = log --graph --oneline
[help]
autocorrect = 1
[push]
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.DS_Store
.python-version

0 comments on commit be61536

Please sign in to comment.