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
|