1
1
mirror of https://github.com/casey/just.git synced 2024-09-11 05:55:31 +03:00

Ignore /tmp and /target

This commit is contained in:
Casey Rodarmor 2016-10-03 23:56:09 -07:00
parent c0f58eefe8
commit 063deb43c4

3
.gitignore vendored
View File

@ -1 +1,2 @@
target
/target
/tmp