mirror of
https://github.com/certd/certd.git
synced 2026-04-05 07:20:56 +08:00
17 lines
166 B
Plaintext
17 lines
166 B
Plaintext
# IntelliJ project files
|
|
.idea
|
|
*.iml
|
|
out
|
|
gen
|
|
node_modules/
|
|
/test/*.private.*
|
|
|
|
/*.log
|
|
|
|
/ui/*/.idea
|
|
|
|
/ui/*/node_modules
|
|
|
|
/packages/*/node_modules
|
|
/ui/certd-server/tmp/
|