mirror of
https://github.com/felipecsl/6502Android.git
synced 2025-01-05 06:30:23 +00:00
18 lines
127 B
Plaintext
18 lines
127 B
Plaintext
|
# ant
|
||
|
bin
|
||
|
build
|
||
|
gen
|
||
|
out
|
||
|
lib
|
||
|
|
||
|
# intellij
|
||
|
.idea
|
||
|
*.iml
|
||
|
|
||
|
# eclipse
|
||
|
.classpath
|
||
|
.project
|
||
|
.settings
|
||
|
.DS_Store
|
||
|
local.properties
|
||
|
.gradle
|