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