Update .gitignore
This commit is contained in:
parent
10e67e3c1d
commit
c5f1dd8615
1 changed files with 10 additions and 2 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -1,7 +1,15 @@
|
|||
.deps
|
||||
*.swp
|
||||
.vimrc
|
||||
*.o
|
||||
*.swp
|
||||
RELEASES
|
||||
Makefile
|
||||
chrony.info
|
||||
chrony.html
|
||||
chrony.txt
|
||||
chronyc
|
||||
chronyd
|
||||
chronyd*
|
||||
config.h
|
||||
config.log
|
||||
tags
|
||||
version.h
|
||||
|
|
Loading…
Reference in a new issue