Skip to content

Commit bbbbc8b

Browse files
committed
Add a .arcconfig file so that arc works
Test Plan: Used arc to send this diff. Reviewers: BAILOPAN, psychonic Differential Revision: https://phabricator.alliedmods.net/D1 --HG-- extra : amend_source : 6aff9a42b440fe57ac096a93e843916c8a64b26d
1 parent d5c1111 commit bbbbc8b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.arcconfig

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"project_id" : "sourcemod",
3+
"conduit_uri" : "https://phabricator.alliedmods.net/",
4+
"history.immutable" : false
5+
}

0 commit comments

Comments
 (0)