#!/bin/bash # File: home-git # # Description: This file allows scripted support for user support repositories in a Git instance. # https://aninix.net/AniNIX/Wiki/src/branch/main/Articles/User_Support_Repositories.md # # Package: AniNIX/ShadowArch # Copyright: WTFPL # # Author: DarkFeather function InitializeGitIgnore() { ### Seed the .gitignore cat > ~/.gitignore <