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