Skip to content

adds .gitignore, removes .svn#2

Merged
daniellevass merged 1 commit intoBearded-Hen:masterfrom
keyboardsurfer:master
Nov 11, 2013
Merged

adds .gitignore, removes .svn#2
daniellevass merged 1 commit intoBearded-Hen:masterfrom
keyboardsurfer:master

Conversation

@keyboardsurfer
Copy link
Copy Markdown
Contributor

Version control files should not be part of the repository.
To prevent this from happening again I have added a .gitignore which also includes the .svn folder

daniellevass pushed a commit that referenced this pull request Nov 11, 2013
adds .gitignore, removes .svn
@daniellevass daniellevass merged commit 883bc0e into Bearded-Hen:master Nov 11, 2013
@daniellevass
Copy link
Copy Markdown
Contributor

Thank you for highlighting and fixing the issue! I think I need to do some more research on how to add a few more .gitignore's

@keyboardsurfer
Copy link
Copy Markdown
Contributor Author

You're welcome. The .gitignore I added is quite big and can be used as example. There are files and folder that are being excluded by this file. You can simply add items that should be ignored to this single .gitignore.

When using gradle .classpath and .project can be ignored as well.

jamie-beardedhen pushed a commit that referenced this pull request Feb 26, 2016
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.

2 participants