commit 753bbf3fdce14f4d22e8b1411663cef7029d312f Author: Tails developers amnesia@boum.org Date: Fri Mar 14 12:06:26 2014 +0100
Add .gitignore.
This is convenient for `localization/translations` and `pkg`. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8dafcc6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +localization/translation +pkg
tbb-commits@lists.torproject.org