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

9
.gitignore vendored
View File

@ -2,4 +2,11 @@
.gradle
# Ignore local build dir
build
build
bin
.classpath
.project
.settings
.env
.env.example
.idea