aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Remove CLAUDE.md from version controlThomas Vanbesien3 days1-0/+3
| | | | | Keep the file locally but gitignore it so project-specific Claude Code instructions are not pushed to the repository.
* Initial commit: OPC UA discovery projectThomas Vanbesien4 days1-0/+14
CMake-based C project using open62541 for OPC UA discovery. Includes Local Discovery Server, register server, and find servers client with OpenSSL encryption support.