Initial commit.
This commit is contained in:
49
.gitignore
vendored
Normal file
49
.gitignore
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
# begin section managed by etckeeper (do not edit this section by hand)
|
||||
|
||||
# old versions of files
|
||||
*.old
|
||||
|
||||
# mount(8) records system state here, no need to store these
|
||||
blkid.tab
|
||||
blkid.tab.old
|
||||
|
||||
# some other files in /etc that typically do not need to be tracked
|
||||
nologin
|
||||
ld.so.cache
|
||||
prelink.cache
|
||||
mtab
|
||||
mtab.fuselock
|
||||
.pwd.lock
|
||||
*.LOCK
|
||||
network/run
|
||||
adjtime
|
||||
lvm/cache
|
||||
lvm/archive
|
||||
X11/xdm/authdir/authfiles/*
|
||||
ntp.conf.dhcp
|
||||
.initctl
|
||||
webmin/fsdump/*.status
|
||||
webmin/webmin/oscache
|
||||
apparmor.d/cache/*
|
||||
service/*/supervise/*
|
||||
service/*/log/supervise/*
|
||||
sv/*/supervise/*
|
||||
sv/*/log/supervise/*
|
||||
*.elc
|
||||
*.pyc
|
||||
*.pyo
|
||||
init.d/.depend.*
|
||||
openvpn/openvpn-status.log
|
||||
cups/subscriptions.conf
|
||||
cups/subscriptions.conf.O
|
||||
fake-hwclock.data
|
||||
check_mk/logwatch.state
|
||||
|
||||
# editor temp files
|
||||
*~
|
||||
.*.sw?
|
||||
.sw?
|
||||
\#*\#
|
||||
DEADJOE
|
||||
|
||||
# end section managed by etckeeper
|
||||
Reference in New Issue
Block a user