mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-03 07:05:50 +02:00
17 lines
174 B
Text
17 lines
174 B
Text
# 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
|