diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e9ab152b6..6b7efe5c1 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ po/underlays/basewiki/*/*/*.mdwn po/underlays/directives/ikiwiki/directive/*.mdwn po/underlays_copy_stamp underlays/locale +/t/tmp/ |