mirror of
https://github.com/thepigeongenerator/tetris_clone
synced 2026-02-07 23:28:08 +01:00
update template to use makefile
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
.cache
|
||||
.vscode/*
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
build
|
||||
bin
|
||||
obj
|
||||
compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user