Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add private include & template directories to .gitignore #101

Merged
merged 1 commit into from Aug 3, 2015

Conversation

noahd
Copy link
Contributor

@noahd noahd commented Jan 2, 2014

By adding the frameworks, include/SpringBoard, and templates directories to the gitignore file, we can use /opt/iOSOpenDev as a git working copy and directly commit changes made to the live environment.

(Any permissions issues when trying to access the directory without running as root should be easily resolvable by running sudo chown -R $USER /opt/iOSOpenDev, of course.)

…and template directory to .gitignore to facilitate using /opt/iOSOpenDev directly as a Git repo
kokoabim added a commit that referenced this pull request Aug 3, 2015
Add private include & template directories to .gitignore
@kokoabim kokoabim merged commit b570e60 into kokoabim:master Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants