1
0
mirror of https://github.com/go-task/task.git synced 2025-03-17 21:08:01 +02:00

.gitignore: Ignore the .task directory

This commit is contained in:
Andrey Nering 2018-12-02 14:04:35 -02:00
parent 81f172315c
commit 4ed4ad9852

1
.gitignore vendored
View File

@ -14,6 +14,7 @@
.glide/
./task
.task
dist/
.DS_Store