Skip to content

Commit

Permalink
add settings.json to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlackbird14 committed Jun 14, 2023
1 parent 349bdad commit cfcad0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ Makefile
#other
.DS_Store
.dSYM
*.dSYM/*
*.dSYM/*

#vscode
*/settings.json
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

0 comments on commit cfcad0c

Please sign in to comment.