mirror of
https://github.com/OpenCTI-Platform/opencti.git
synced 2025-12-22 08:17:08 +00:00
22 lines
181 B
Plaintext
22 lines
181 B
Plaintext
# MacOS Finder files
|
|
.DS_Store
|
|
|
|
# IntelliJ Platform) | JetBrains
|
|
.idea/
|
|
*.iml
|
|
|
|
# VSCode
|
|
.vscode/
|
|
.history/
|
|
|
|
# NodeJS
|
|
node_modules/
|
|
|
|
# Yarn
|
|
.yarn/
|
|
|
|
.mypy_cache
|
|
.venv
|
|
venv
|
|
/licenses/
|