1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-17 18:02:05 +01:00

Add build/ to .gitignore

This commit is contained in:
Paul Schaub 2018-06-04 14:49:27 +02:00
parent 341e4b396d
commit 22eb8f487c
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
.gradle
out/
build/
*.iws
*.iml