on ‎2013 Feb 03 10:41 PM
Hi All,
was wondering if anyone had a decent .gitignore file that they were using to stop github from pulling useless files from your neo builds? I found the other day that I had loads of junk being brought across that I didn't want (like the class path definitions for example!)
I'll try to create my own, but if anyone has already done it, would be good - and you might want to fork and pull https://github.com/github/gitignore
Cheers,
Chris
Request clarification before answering.
Hi Chris,
Currently i am using this simple one, but happy to know what others are using.
Cheers,
Leo
# Eclipse project files
.classpath
.project
.settings
target
# NetWeaver Cloud Properties https://github.com/sapnwcloudlabs/nwcloud-maven-plugin
nwcloud.properties
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure what you're looking for exactly, but you can check out the .gitignore files on the following repos:
github.com/sapnwcloud
github.com/sapnwcloudlabs
BR,
Matthias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.