1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-02-26 17:03:25 +00:00

Make src/help.h ignored by git

src/help.h is generated from src/help.txt, so it shouldn't be tracked
by git. But src/help.txt *should* be.

This commit makes it so.
This commit is contained in:
Tom Russo
2024-06-02 15:57:18 -06:00
parent d485917598
commit df0a544fdf

2
.gitignore vendored
View File

@@ -54,4 +54,4 @@ Mkfile.old
dkms.conf
# Temporary files
src/help.txt
src/help.h