diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ GRTAGS *.pdf
*.zip
node_modules/
-csci4131/hw6/strap012_hw6/package-lock.json
+**/package-lock.json
+**/public/contacts_old.html
|