1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2026-03-14 13:55:44 +01:00

Added public/css/app-specific.css in .gitignore

This commit is contained in:
Vincent LAURENT 2025-03-18 14:18:11 +01:00 committed by GitHub
commit 7a6a9ddea9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitignore vendored
View file

@ -3,5 +3,6 @@ package.json
node_modules
tests/downloads/
config/config.ini
public/css/app-specific.css
*~
.idea/