diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,4 +4,6 @@ GTAGS GRTAGS
*synctex*
*.pdf
-*.zip
\ No newline at end of file +*.zip
+node_modules/
+csci4131/hw6/strap012_hw6/package-lock.json
|