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

5
.gitignore vendored
View File

@ -13,4 +13,7 @@ desktopRuntime/crash-reports/*
desktopRuntime/options.txt
desktopRuntime/_eagstorage*
desktopRuntime/filesystem/*
desktopRuntime/downloads/*
desktopRuntime/downloads/*
javascript/*
.idea/*
.vscode/*