mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 15:15:07 -05:00
git: use absolute paths in .gitignore
This commit is contained in:
30
.gitignore
vendored
30
.gitignore
vendored
@@ -4,21 +4,21 @@
|
|||||||
*.swp
|
*.swp
|
||||||
*.dSYM
|
*.dSYM
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
RELEASES
|
|
||||||
Makefile
|
|
||||||
chrony.conf.5
|
|
||||||
chrony.info
|
|
||||||
chrony.html
|
|
||||||
chrony.texi
|
|
||||||
chrony.txt
|
|
||||||
chronyc
|
|
||||||
chronyc.1
|
|
||||||
chronyd
|
|
||||||
chronyd.8
|
|
||||||
config.h
|
|
||||||
config.log
|
|
||||||
getdate.c
|
|
||||||
tags
|
tags
|
||||||
version.h
|
/RELEASES
|
||||||
|
/Makefile
|
||||||
|
/chrony.conf.5
|
||||||
|
/chrony.info
|
||||||
|
/chrony.html
|
||||||
|
/chrony.texi
|
||||||
|
/chrony.txt
|
||||||
|
/chronyc
|
||||||
|
/chronyc.1
|
||||||
|
/chronyd
|
||||||
|
/chronyd.8
|
||||||
|
/config.h
|
||||||
|
/config.log
|
||||||
|
/getdate.c
|
||||||
|
/version.h
|
||||||
/test/simulation/clknetsim
|
/test/simulation/clknetsim
|
||||||
/test/simulation/tmp
|
/test/simulation/tmp
|
||||||
|
|||||||
Reference in New Issue
Block a user