mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-23 08:23:47 +01:00
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 |