sipd-auth/.gitignore
2025-09-16 08:32:11 +07:00

23 lines
182 B
Plaintext

# macOS
**/.DS_Store
# Jetbrains
.idea/
# Run script
Makefile
Makefile.localhost
Makefile.prod
# Dev build
build/
tmp/
# Test
*.out
# Gitlab
gitlab-ci.yml
# Jenkins
Jenkinsfile