mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 16:30:19 +00:00
18 lines
174 B
Plaintext
18 lines
174 B
Plaintext
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||
|
*.o
|
||
|
*.a
|
||
|
*.so
|
||
|
|
||
|
# Folders
|
||
|
vendor
|
||
|
doc
|
||
|
|
||
|
# Temporary files
|
||
|
*~
|
||
|
*.swp
|
||
|
|
||
|
# Editor and IDE config
|
||
|
.idea
|
||
|
*.iml
|
||
|
.vscode
|