Onion
Onion copied to clipboard
CHORE: a better gitignore file for ignore no extension binary files correctly
Currently, gitignore file is kind of redundant for ignore binary files and some Clang build stuff.
This is a better ignore file to ignore no extension binary files in src dir 😄
Fixed some problems. Now can merge it.
How does this handle Makefile ?
Closed as inactive