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
|
.deps
|
||||||
*.swp
|
.vimrc
|
||||||
*.o
|
*.o
|
||||||
|
*.swp
|
||||||
|
RELEASES
|
||||||
Makefile
|
Makefile
|
||||||
|
chrony.info
|
||||||
|
chrony.html
|
||||||
|
chrony.txt
|
||||||
chronyc
|
chronyc
|
||||||
chronyd
|
chronyd*
|
||||||
|
config.h
|
||||||
|
config.log
|
||||||
|
tags
|
||||||
version.h
|
version.h
|
||||||
|
|
Loading…
Reference in a new issue