flakestorm/docs
Entropix 69e0f8deeb Fix .gitignore to allow docs files and add documentation files
- Fix .gitignore pattern: un-ignore docs/ directory first, then ignore docs/*, then un-ignore specific files
- Add all documentation files referenced in README.md:
  - USAGE_GUIDE.md
  - CONFIGURATION_GUIDE.md
  - TEST_SCENARIOS.md
  - MODULES.md
  - DEVELOPER_FAQ.md
  - PUBLISHING.md
  - CONTRIBUTING.md
  - API_SPECIFICATION.md
  - TESTING_GUIDE.md
  - IMPLEMENTATION_CHECKLIST.md
- Pre-commit hooks fixed trailing whitespace and end-of-file formatting
2025-12-29 11:32:50 +08:00
..
API_SPECIFICATION.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00
CONFIGURATION_GUIDE.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00
CONTRIBUTING.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00
DEVELOPER_FAQ.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00
IMPLEMENTATION_CHECKLIST.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00
MODULES.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00
PUBLISHING.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00
TEST_SCENARIOS.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00
TESTING_GUIDE.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00
USAGE_GUIDE.md Fix .gitignore to allow docs files and add documentation files 2025-12-29 11:32:50 +08:00