mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-23 04:42:06 +01:00
Add bin/ to gitignore
This commit is contained in:
parent
9f062ebd79
commit
987791b9bd
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
out/
|
out/
|
||||||
build/
|
build/
|
||||||
|
bin/
|
||||||
|
|
||||||
*.iws
|
*.iws
|
||||||
*.iml
|
*.iml
|
||||||
|
|
Loading…
Reference in a new issue