diff --git a/.gitignore b/.gitignore index dc4c407..a1177b8 100755 --- a/.gitignore +++ b/.gitignore @@ -819,4 +819,5 @@ replay_pid* # .nfs files are created when an open file is removed but is still being accessed .nfs* - +# cache folders +cache/* \ No newline at end of file