Closed BlueWall closed 11 years ago
Your pull request edits the ".gitignore" file, Visual Studio temp files will be detected for win.
I don't understand. Does the file interfere with Visual Studio operations or does it fail to hide the files produced by it?
The current .gitignore misses many files on Linux and some mis-steps led to me overwriting the existing one. Reverting the commit relating to that so the original file is restored. I will modify and update the existing one later.
Hi Fellow Traveler,
I updated the C# API namespace to better reflect conventions and also changed the java one after discussing with da2ce7.
Also adding a .gitignore file to map items that we don't want to show up in git status reports.
Thanks, BlueWall