-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Gitignore structure overhaul #1107
Conversation
Repo contents and .gitignores are in sync now, with the latest commit. I will start re-working the gitignore structure. |
Conflicts: .gitignore
Structure is overhauled now, should be much saner. I'm just waiting for a working PG to confirm that it's working correctly, but I'm quite confident it is. |
Wouldn't have made sense without vcxproj files, and should be generated by PG.
Conflicts: examples/android/androidEmptyExample/Makefile examples/android/androidEmptyExample/config.make
Aside from one clarification (see discussion in 0d85b22) needed from @arturoc, this is good to merge. I think the structure is much saner/readable now, and the selection of what should and shouldn't be ignored has been improved. |
This reverts commit 3c4d321. Conflicts: examples/android/androidEmptyExample/Makefile examples/android/androidEmptyExample/config.make
So, anyone? This is the only PR for 0071 now. It would be great to get in, cause it gets rid of some unnecessary binaries and files, I don't think we want to carry those over into the release. |
What can I do to get some eyes/feedback on this? Talking to myself in here gets old... :-) |
hey Christoph. |
I agree. |
As good as done, this might as well make it into 0071, see below.
~~Relevant issue #1081. This is the first round of fixes to the existing structure.
I'd like to complete/refine the overhaul, but make the changes visible for everyone, so please DON'T MERGE this yet. ~~
Better, please take a look at #1081, and answer my questions. :-)