Ignore libs folder

This commit is contained in:
Paul Schaub 2021-08-23 15:44:20 +02:00
parent 3573115a60
commit 9fc4b0b42e
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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