1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-22 12:22:06 +01:00

Add bin/ to gitignore

This commit is contained in:
Florian Schmaus 2019-07-28 12:25:47 +02:00
parent 9f062ebd79
commit 987791b9bd

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
out/
build/
bin/
*.iws
*.iml