update the respective .gitignore file with CodeBlocks's output files
This commit is contained in:
parent
528e31628f
commit
196008bcd1
1 changed files with 2 additions and 0 deletions
2
projectfiles/CodeBlocks/.gitignore
vendored
2
projectfiles/CodeBlocks/.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
.objs*
|
||||
objs*
|
||||
*.depend
|
||||
*.layout
|
||||
*_build_log.html
|
||||
liblua.a
|
||||
|
|
Loading…
Add table
Reference in a new issue