1
mirror of https://github.com/rclone/rclone synced 2025-03-24 07:04:23 +01:00

Rename _junk directory so go build ./... doesn't see into it

This commit is contained in:
Nick Craig-Wood 2013-06-29 10:43:20 +01:00
parent f1a08ad6bf
commit 37d59db94e

2
.gitignore vendored

@ -1,5 +1,5 @@
*~ *~
*.pyc *.pyc
test-env* test-env*
junk/ _junk/
rclone rclone