mirror of
https://github.com/certd/certd.git
synced 2026-04-03 14:10:54 +08:00
16 lines
144 B
Plaintext
16 lines
144 B
Plaintext
# IntelliJ project files
|
|
.idea
|
|
*.iml
|
|
out
|
|
gen
|
|
node_modules/
|
|
/test/*.private.*
|
|
|
|
/*.log
|
|
|
|
/ui/*/.idea
|
|
|
|
/ui/*/node_modules
|
|
|
|
/packages/*/node_modules
|