[improve] Move the makefile into the prolect scope

This commit is contained in:
Anas Elgarhy 2023-05-11 03:22:27 +03:00
parent a86f296efc
commit f3b2844966
No known key found for this signature in database
GPG key ID: 0501802A1D496528
4 changed files with 494 additions and 16 deletions

5
.gitignore vendored
View file

@ -1,6 +1,3 @@
*.o
dwm
### C template
# Prerequisites
*.d
@ -61,10 +58,10 @@ CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
build/