feat: add random stuff in gitignore
This commit is contained in:
parent
c538ecc7ad
commit
183423e1ef
9
.gitignore
vendored
9
.gitignore
vendored
@ -2,4 +2,11 @@
|
|||||||
.gradle
|
.gradle
|
||||||
|
|
||||||
# Ignore local build dir
|
# Ignore local build dir
|
||||||
build
|
build
|
||||||
|
bin
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
.env
|
||||||
|
.env.example
|
||||||
|
.idea
|
||||||
|
Loading…
x
Reference in New Issue
Block a user