feat: add random stuff in gitignore
This commit is contained in:
parent
c538ecc7ad
commit
183423e1ef
7
.gitignore
vendored
7
.gitignore
vendored
@ -3,3 +3,10 @@
|
|||||||
|
|
||||||
# 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