diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 6e0a249..bd597a4 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,5 @@ node_modules package-lock.json *.in -lowdown* -cpio* +/lowdown* +/cpio* |