Add stub nas0 branch.
This commit is contained in:
parent
6720861726
commit
6e7b06c45f
2 changed files with 28 additions and 3 deletions
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
/.rnd
|
||||||
|
/.update_success
|
||||||
|
/apps/
|
||||||
|
/bin/
|
||||||
|
/boot/
|
||||||
|
/data/
|
||||||
|
/dev/
|
||||||
|
/esxcli.log
|
||||||
|
/etc/
|
||||||
|
/frontview/
|
||||||
|
/ftp_ban.tbl
|
||||||
|
/home/
|
||||||
|
/homes
|
||||||
|
/lib/
|
||||||
|
/lib64/
|
||||||
|
/media/
|
||||||
|
/mnt/
|
||||||
|
/opt/
|
||||||
|
/proc/
|
||||||
|
/root/
|
||||||
|
/run/
|
||||||
|
/sbin/
|
||||||
|
/selinux/
|
||||||
|
/srv/
|
||||||
|
/sys/
|
||||||
|
/tmp/
|
||||||
|
/usr/
|
||||||
|
/var/
|
||||||
3
README
3
README
|
|
@ -1,3 +0,0 @@
|
||||||
System configurations are stored in a seperate branch for each host or purpose.
|
|
||||||
|
|
||||||
Check out (git checkout) the appropriate branch to find the configurations.
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue