gitignore update
This commit is contained in:
parent
592a828c25
commit
dde5a63985
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
/target
|
/target
|
||||||
|
|
||||||
|
#macos nonsense
|
||||||
/**/.DS_Store
|
/**/.DS_Store
|
||||||
|
|
||||||
/build
|
/build
|
||||||
@ -16,4 +17,7 @@
|
|||||||
.project
|
.project
|
||||||
.settings
|
.settings
|
||||||
|
|
||||||
.dbeaver
|
.dbeaver
|
||||||
|
|
||||||
|
#windows nonense
|
||||||
|
/**/thumbs.db
|
||||||
Loading…
Reference in New Issue
Block a user