Files
asd-backend/.gitignore

9 lines
98 B
Plaintext

# Ignore all files
*
# But track these
!AGENTS.md
!*.service
!*.sh
!deploy.sh
!test_deployment.sh