gitignore
gitignore copied to clipboard
Removed redundant VS 6 technical files
Reasons for making this change:
Visual C++ cache files
*.aps *.ncb
Already contains the vs 6 technical files See: https://github.com/github/gitignore/blob/main/VisualStudio.gitignore#L106 https://github.com/github/gitignore/blob/main/VisualStudio.gitignore#L107
Any reason why this was not merged?