Commit Graph
7 Commits
Author SHA1 Message Date
Jeppe Bundgaard 78a6860eca Remove .env file from version control and update .gitignore to exclude it permanently. 2026-02-27 03:22:03 +01:00
Jeppe Bundgaard 1368bfc7b5 Update .gitignore to exclude PHP logs directory 2026-02-24 11:46:26 +01:00
Jeppe Bundgaard 76496fc403 Add Nginx test configurations, HTTP scripts for self-serve APIs, and .env example; update .gitignore for IntelliJ files and logs.
- Introduced `PemToCoseConversionTest` for WebAuthn key testing.
- Added example Nginx config (`nginx-example.conf`) with CORS and PHP handling.
- Created HTTP test scripts for self-serve API endpoints.
- Provided `.env` example for Elastic Stack credentials.
- Updated `.gitignore` to include IntelliJ and Nginx logs.
2026-02-24 11:44:09 +01:00
Jeppe Bundgaard ba9f6b7d01 Update .gitignore to exclude IntelliJ IDEA config files, Let's Encrypt files, and log archives 2026-02-24 11:40:12 +01:00
Jepp9350 707df910b0 Refactor: migrate files 2025-01-29 14:27:44 +01:00
Jepp9350 ee61474d65 Add docker-compose.yml to .gitignore
This update ensures that the docker-compose.yml file is excluded from version control. It prevents accidental commits of local development configurations.
2025-01-28 11:51:17 +01:00
Jepp9350 6a81ae26c4 Added config.php to .gitignore 2024-12-16 09:00:38 +01:00