diff --git a/.gitignore b/.gitignore index 0dfee3b..165cf6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ *~ private.d/* -!private.d/ \ No newline at end of file +!private.d/.gitkeep \ No newline at end of file