diff --git a/.gitignore b/.gitignore index c32c17c..d987b0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,8 @@ # Local configuration secret.yml -# Local databases +# Local files cache/* -VISITS # Dolphin .directory diff --git a/VISITS b/VISITS new file mode 100644 index 0000000..f70d7bb --- /dev/null +++ b/VISITS @@ -0,0 +1 @@ +42 \ No newline at end of file -- libgit2 0.21.2