mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-18 12:20:24 +00:00
22 lines
223 B
Plaintext
22 lines
223 B
Plaintext
|
# IntelliJ IDEA
|
||
|
.idea
|
||
|
# Eclipse
|
||
|
.checkstyle
|
||
|
.project
|
||
|
.settings
|
||
|
# Swift
|
||
|
.build
|
||
|
Packages
|
||
|
# Node
|
||
|
node_modules
|
||
|
package-lock.json
|
||
|
bundle.json
|
||
|
# vi
|
||
|
*.swp
|
||
|
# vscode
|
||
|
.vscode
|
||
|
.DS_Store
|
||
|
*~
|
||
|
Package.resolved
|
||
|
extensions/sample/generated
|