1
0
Fork 0
mirror of https://github.com/ethauvin/chip-8.git synced 2025-04-24 08:27:10 -07:00

.gitignore

This commit is contained in:
Cedric Beust 2020-08-23 14:43:05 -07:00 committed by Erik C. Thauvin
parent 0cbf6f8718
commit e3a4f8d7b4

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
local.properties
build
.idea
*.iml
.gradle
.kobalt
kobaltBuild
kobalt/out
lib/kotlin-*
target/*