peridot/vendor/alexejk.io/go-xmlrpc/.gitignore
2022-07-07 22:13:21 +02:00

54 lines
450 B
Plaintext

build/
vendor/
config.yaml
### Go
*.test
*.out
### Linux
*~
.fuse_hidden*
.directory
.Trash-*
.nfs*
### macOS
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
._*
### Eclipse
.metadata
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.project
.classpath
### Windows
Thumbs.db
Thumbs.db:encryptable
[Dd]esktop.ini
$RECYCLE.BIN/
### JetBrains
.idea/
*.iml
*.ipr
*.iws
out/
### VisualStudioCode
.vscode
*.code-workspace