You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make .gitignore more thorough
This expands the files that are ignored to include more common temporary
and editor files.
* Add makefile & .rst rules to .editorconfig & streamline
* Apply suggestion from @pavoljuhas
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* Apply suggestion from @pavoljuhas
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* Remove pattern for executables
As Pavol pointed out, this repo doesn't have such files.
* Apply suggestion from @pavoljuhas
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
* Remove indent_size = 4 for makefiles.
* Remove rest of C/C++ patterns
---------
Co-authored-by: Pavol Juhas <pavol.juhas@gmail.com>
0 commit comments