2/17/23
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1 +1,11 @@
|
||||
# README shouldn't be included in the rootfs
|
||||
README
|
||||
|
||||
# /usr should be completely left alone
|
||||
usr/**
|
||||
|
||||
# Same for /home
|
||||
home/**
|
||||
|
||||
# Ignore /etc entirely, user should edit config files if needed
|
||||
etc/**
|
||||
|
||||
Reference in New Issue
Block a user