Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 5397ee6

Browse files
update gitignore
1 parent e6c6da0 commit 5397ee6

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
.nyc_output
22
coverage
3-
.topcoderrc
43
/node_modules
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This is not a valid topcoderrc file!
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"challengeIds": [
3+
"30055247",
4+
"30055217"
5+
],
6+
"username": "TonyJ",
7+
"password": "appirio123"
8+
}

0 commit comments

Comments
 (0)