Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
CalumW1 committed Feb 21, 2024
1 parent 80803f5 commit ee3a982
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
/src/Auth.json
.idea
.idea
/src/test.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"name": "r6statapi",
"description": "Wrapper for Rainbow Six Siege API",
"version": "1.1.1",
"version": "1.1.2",
"main": "src/index.js",
"devDependencies": {},
"repository": {
Expand Down

0 comments on commit ee3a982

Please sign in to comment.