gitignore workflow

This commit is contained in:
X1nto 2020-04-30 23:10:26 +04:00
parent 1d93648c4e
commit b259783477
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.gradle/ .gradle/
.idea/ .idea/
.github/
build/ build/
out/ out/
local.properties local.properties