added (air) tmp dir to .gitignore

This commit is contained in:
BroodjeAap 2020-06-29 20:15:38 +00:00
parent 5e5b41e1c5
commit 077a56d637

3
.gitignore vendored
View file

@ -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/