diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,4 +9,5 @@ node_modules/ **/package-lock.json
**/public/contacts.html
.DS_Store
-colab/
\ No newline at end of file +colab/
+.dccache
|