go-firewalld/.gitignore
2026-07-02 14:08:37 -05:00

19 lines
160 B
Text

# Binaries / build output
*.exe
*.exe~
*.dll
*.so
*.dylib
/dist/
/bin/
# Test artifacts
*.test
*.out
coverage.*
# Editor / OS
.DS_Store
*.swp
.idea/
.vscode/