# Build artifacts output/ build/ *.o *.a # Test artifacts tests/test_lib tests/test_stress # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db