diff --git a/.gitignore b/.gitignore index 047e124..b044143 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +# air files +tmp + # Dependency directories (remove the comment below to include it) # vendor/