diff options
Diffstat (limited to 'tmp')
-rw-r--r-- | tmp/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tmp/.gitignore b/tmp/.gitignore new file mode 100644 index 00000000000..a383b23fb78 --- /dev/null +++ b/tmp/.gitignore @@ -0,0 +1,5 @@ +* +!*/ +!.gitignore +!.gitkeep +/tests/ |