diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45c66d6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.* +*~ +!.gitignore +!.gitempty +*.log +video/* +tmp/ diff --git a/views/videos/.gitempty b/views/videos/.gitempty new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/views/videos/.gitempty -- libgit2 0.21.2