Update .gitignore files.
This commit is contained in:
parent
7845a0e70f
commit
20e640c7fb
11 changed files with 169 additions and 156 deletions
44
.gitignore
vendored
44
.gitignore
vendored
|
@ -1,22 +1,22 @@
|
|||
bin
|
||||
boot/
|
||||
data/
|
||||
dev/
|
||||
home/
|
||||
lib
|
||||
lib32
|
||||
lib64
|
||||
lost+found/
|
||||
media/
|
||||
misc/
|
||||
mnt/
|
||||
net/
|
||||
opt/
|
||||
proc/
|
||||
root/
|
||||
run/
|
||||
sbin
|
||||
srv/
|
||||
sys/
|
||||
tmp/
|
||||
usr/
|
||||
/bin
|
||||
/boot/
|
||||
/data/
|
||||
/dev/
|
||||
/home/
|
||||
/lib
|
||||
/lib32
|
||||
/lib64
|
||||
/lost+found/
|
||||
/media/
|
||||
/misc/
|
||||
/mnt/
|
||||
/net/
|
||||
/opt/
|
||||
/proc/
|
||||
/root/
|
||||
/run/
|
||||
/sbin
|
||||
/srv/
|
||||
/sys/
|
||||
/tmp/
|
||||
/usr/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue