u
This commit is contained in:
5
git-ignore-merge-here.sh
Normal file
5
git-ignore-merge-here.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo === Merge [.gitignore_global] and [.gitignore_local] to [.gitignore] ===
|
||||
curl -sSL https://git.faronear.org/npm/sysconfig/raw/branch/main/nixhome/.gitignore_global > .gitignore && cat .gitignore_local >> .gitignore
|
||||
echo
|
||||
Reference in New Issue
Block a user