chore(.gitignore): ignore `/tmp` dir

Andrey Nering created

Change summary

.gitignore | 1 +
1 file changed, 1 insertion(+)

Detailed changes

.gitignore 🔗

@@ -45,6 +45,7 @@ Thumbs.db
 **/.crush/**
 
 /crush
+/tmp/
 
 manpages/
 completions/