# Ignore all .log files *.log # Ignore the node_modules directory node_modules/ # Ignore all files in the temp directory temp/