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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -54,4 +54,4 @@ Mkfile.old
|
||||
dkms.conf
|
||||
|
||||
# Temporary files
|
||||
src/help.txt
|
||||
src/help.h
|
||||
|
||||
Reference in New Issue
Block a user