Update gitignore

This commit is contained in:
Rasmus Rasmussen 2024-11-25 19:21:45 +01:00
parent 9297cf4358
commit 032ce539c3

4
.gitignore vendored
View File

@ -5,8 +5,8 @@
**/bin/* **/bin/*
**/**/bin/* **/**/bin/*
**/opt/* **/obj/*
**/**/opt/* **/**/obj/*
# User-specific stuff # User-specific stuff
.idea/**/workspace.xml .idea/**/workspace.xml