064bb8232c
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).
3 lines
11 B
Text
3 lines
11 B
Text
*.o
|
|
*.d
|
|
*~
|