Add stub nas0 branch.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-05 22:19:49 +00:00
commit 6e7b06c45f
2 changed files with 28 additions and 3 deletions

28
.gitignore vendored Normal file
View 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
View file

@ -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.