mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-07 00:25:12 +01:00
941c10ca45
* chore: Remove vendor folder * chore: Add vendor folder to .gitignore
20 lines
129 B
Plaintext
20 lines
129 B
Plaintext
# IDE
|
|
*.iml
|
|
.idea
|
|
.vscode
|
|
|
|
# OS
|
|
.DS_Store
|
|
|
|
# JS
|
|
node_modules
|
|
|
|
# Go
|
|
/vendor
|
|
|
|
# Misc
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
gatus
|
|
config/config.yml |