update gitignore

This commit is contained in:
HoosierTransfer 2024-05-05 17:08:30 -04:00
parent 6ef3d8b3f0
commit a58a275824
1 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -14,3 +14,6 @@ desktopRuntime/options.txt
desktopRuntime/_eagstorage*
desktopRuntime/filesystem/*
desktopRuntime/downloads/*
javascript/*
.idea/*
.vscode/*