ktcc: Review .gitignore
for source files
#254
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When moving
ktcc
files fromtrunk
, I noticed the.gitignore
covers files that are already present in the repo. I commented out the ignores, to make sure we preserve the files. An expert should review the ignores / files and remove where necessary.Please review
programs/develop/ktcc/source/.gitignore
for the following:Also consider whether this extensive list of ignores is necessary, or can be optimized...?