Ignoring log files with gitignore now
This commit is contained in:
parent
46f605a1bb
commit
687bc3b608
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
*.log
|
||||
vim/.netrwhist
|
||||
vim/bundle/*
|
||||
!vim/bundle/vundle/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue