added launch.json to gitignore

This commit is contained in:
SeaswimmerTheFsh 2023-06-20 12:18:35 -04:00
parent 3b8be1d7a1
commit 1d0d08ba47

1
.gitignore vendored
View file

@ -158,3 +158,4 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear # and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
.vscode/launch.json