added git ignore, added README.md

This commit is contained in:
klein panic
2024-10-16 12:24:27 -04:00
parent d6251dd945
commit 871ad7a6f6
3 changed files with 42 additions and 12 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Auto Git updater in bash
A small bash project that reads a text file, and automatically pushes, deals with merge conflicts, and does a bunch of shit. Needs improvement.