40aeb6bc59
Since config.h is destined to be modified by the end-user, I think it is better to adopt what suckless usually does and move config.h to config.def.h. This file is sort of a template from which the end-user can build their own config.h that won’t be tracked by git. If config.h doesn’t exist at compile-time, the makefile will automatically copy it from the template.
2 lines
10 B
Plaintext
2 lines
10 B
Plaintext
/config.h
|