mirror of
https://github.com/certd/certd.git
synced 2026-06-01 10:37:37 +08:00
16 lines
150 B
Plaintext
16 lines
150 B
Plaintext
# IntelliJ project files
|
|
.idea
|
|
*.iml
|
|
out
|
|
gen
|
|
node_modules/
|
|
/test/*.private.*
|
|
|
|
/*.log
|
|
|
|
/other/*/.idea
|
|
|
|
/other/*/node_modules
|
|
|
|
/packages/*/node_modules
|