home-cert-assistant/.gitattributes
Magnus Leßmann (@MarkL4YG) f2ed523285 feat: Implement support for importing certificates
chore: Remove obsolete model
wip: Create first working test case for cert import
wip: Generate basic certRequest from given cert files
wip: Start work on being able to import certificates
chore: Update gitignore
2024-11-23 11:51:56 +01:00

7 lines
No EOL
129 B
Text

/gradlew text eol=lf
*.bat text eol=crlf
*.jar binary
*.java text eol=lf
*.config text eol=lf
*.pem text eol=lf
*.srl text eol=lf