feat: add random stuff in gitignore

This commit is contained in:
Nemo D'ACREMONT 2024-11-04 09:04:19 +01:00
parent c538ecc7ad
commit 183423e1ef
No known key found for this signature in database
GPG Key ID: 6E5BCE8022FA8276

7
.gitignore vendored
View File

@ -3,3 +3,10 @@
# Ignore local build dir # Ignore local build dir
build build
bin
.classpath
.project
.settings
.env
.env.example
.idea