android-studio project git private folder -



android-studio project git private folder -

i have android project i'm working on using android studio , git repository. want start working on separate files (graphic files) not part of app. later edit them , include them in app (things icons , background images). want include them in git repository somewhere. best place. thinking of putting them in folder @ root of git repository , giving descriptive name. there mutual way this?

git/ personal/ app/ build/ gen/ gradle/ other-files

is 'personal' want? maybe want 'assets' or 'personal-assets'. people commonly do?

i nest them in assets under folder. don't know domain working in think descriptive possible best. create sure ignore directory in git if not want force files repo. git hub has link on how this. https://help.github.com/articles/ignoring-files/

android git android-studio

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -