diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,3 +5,6 @@ # Ignore these due to dynamic build process /package-lock.json /sources/css/tyrian/package-lock.json + +# ignore npm cache +/npm-cacache |