Add root .gitignore file to cleanup ignore lists
This removes need for local configuration to ignore *.o and *~ and allows the src/*/.gitignore files to be removed (subdirectories will inherit the rules from the root .gitignore).
This commit is contained in:
parent
f141be0caf
commit
064bb8232c
15 changed files with 3 additions and 14 deletions
1
src/crypto/.gitignore
vendored
1
src/crypto/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
*.d
|
Loading…
Add table
Add a link
Reference in a new issue