ktcc: Review .gitignore for source files #254

Open
opened 2025-05-24 12:48:30 +02:00 by ace-dent · 0 comments
Member

When moving ktcc files from trunk, 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:

  • config.h
  • conftest*
  • tcc
  • tcc-doc.info
  • win32/*

Also consider whether this extensive list of ignores is necessary, or can be optimized...?

When moving `ktcc` files from `trunk`, 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: - [ ] config.h - [ ] conftest* - [ ] tcc - [ ] tcc-doc.info - [ ] win32/* Also consider whether this extensive list of ignores is necessary, or can be optimized...?
ace-dent added the
Kind
Build
Category/Applications
Priority
Low
labels 2025-05-24 12:48:30 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#254
No description provided.