1 2 3 4 5 6 7 8 9 10 11 12
# Ignore .DS_Store */.DS_Store # Ignore project files .idea/ .vscode/ # Ignore build results or playgrounds Cargo.lock target/ corpus/ artifacts/