mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Installing allcontibutors
This commit is contained in:
@@ -17,6 +17,13 @@
|
||||
"profile": "https://twitter.com/senorprogrammer",
|
||||
"contributions": []
|
||||
},
|
||||
{
|
||||
"login": "anandsudhir",
|
||||
"name": "Anand Sudhir Prayaga",
|
||||
"avatar_url": "https://avatars2.githubusercontent.com/u/3252403?v=4",
|
||||
"profile": "https://github.com/anandsudhir",
|
||||
"contributions": []
|
||||
},
|
||||
{
|
||||
"login": "jeangovil",
|
||||
"name": "Hossein Mehrabi",
|
||||
@@ -171,13 +178,6 @@
|
||||
"profile": "http://cogentia.io",
|
||||
"contributions": []
|
||||
},
|
||||
{
|
||||
"login": "anandsudhir",
|
||||
"name": "Anand Sudhir Prayaga",
|
||||
"avatar_url": "https://avatars2.githubusercontent.com/u/3252403?v=4",
|
||||
"profile": "https://github.com/anandsudhir",
|
||||
"contributions": []
|
||||
},
|
||||
{
|
||||
"login": "lsipii",
|
||||
"name": "Lassi Piironen",
|
||||
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@@ -19,6 +19,10 @@ gcal/client_secret.json
|
||||
gspreadsheets/client_secret.json
|
||||
profile.pdf
|
||||
|
||||
# All things node
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
#intellij idea
|
||||
.idea/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user