anpigon commited on
Commit
700050f
1 Parent(s): b44bc1f

chore: Ignore vscode settings file in .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -160,3 +160,4 @@ cython_debug/
160
  # and can be added to the global gitignore or merged into this file. For a more nuclear
161
  # option (not recommended) you can uncomment the following to ignore the entire idea folder.
162
  #.idea/
 
 
160
  # and can be added to the global gitignore or merged into this file. For a more nuclear
161
  # option (not recommended) you can uncomment the following to ignore the entire idea folder.
162
  #.idea/
163
+ .vscode/settings.json