Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 0c60238

Browse files
authored
Update .gitignore
Changed .vs/ to /.vs and .github/ to /.github to work Tested on DiscordBot Repo
1 parent cc4fd10 commit 0c60238

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ node_modules
3434
.classpath
3535
.c9/
3636
.vscode
37-
.vs/
37+
/.vs
3838
*.launch
3939
.settings/
4040
*.sublime-workspace
@@ -124,4 +124,4 @@ rethinkdb_data
124124
.env
125125
/config/local.json
126126
package-lock.json
127-
.github/
127+
/.github

0 commit comments

Comments
 (0)