Move config.mk into Makefile, and delete config.mk.
config.mk shall now contain user-specific configurations, and thus is now ignored.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,6 +12,7 @@
|
||||
|
||||
# Ignore /bin/ directory
|
||||
/bin/
|
||||
/config.mk
|
||||
|
||||
# Unignore specific files.
|
||||
!.gitignore
|
||||
|
||||
Reference in New Issue
Block a user