mirror of
https://github.com/usetrmnl/trmnl-nook-simple-touch.git
synced 2026-08-13 23:18:52 -07:00
33 lines
489 B
Plaintext
33 lines
489 B
Plaintext
# Eclipse ADT / Ant-era Android project ignores
|
|
|
|
# Build outputs (generated)
|
|
bin/
|
|
gen/
|
|
obj/
|
|
out/
|
|
|
|
# Packaged / compiled artifacts
|
|
*.apk
|
|
*.ap_
|
|
*.dex
|
|
*.class
|
|
|
|
# SpongyCastle JARs (large, download manually - see libs/README_SPONGYCASTLE.md)
|
|
libs/spongycastle-*.jar
|
|
|
|
# Local SDK path (do not commit)
|
|
local.properties
|
|
|
|
|
|
# Local preference presets (do not commit)
|
|
prefs/*.args
|
|
prefs/*.xml
|
|
# API credentials (do not commit)
|
|
|
|
# Logs / OS junk
|
|
*.log
|
|
.DS_Store
|
|
|
|
# Scratch / temp artifacts
|
|
tmp_*.txt
|