Got debug and compile working in this motherfucker
This commit is contained in:
parent
3b27d58536
commit
e125aa6197
4 changed files with 7 additions and 4 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -6,8 +6,10 @@
|
|||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
/bin/*
|
||||
/obj/*
|
||||
*/bin/*
|
||||
*/obj/*
|
||||
bin/*
|
||||
obj/*
|
||||
|
||||
# Packages #
|
||||
############
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue