Skip to content

Commit

Permalink
ENH: add node_modules to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
IoannisNezis committed Nov 11, 2024
1 parent 3a7e869 commit 8d68411
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -11,3 +11,4 @@ backend/static/js/qleverUI.js
.DS_Store
staticfiles
.env
node_modules

0 comments on commit 8d68411

Please sign in to comment.