This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
build: add gcov files to the Git ignore list.
legacy
Sam Hocevar
sam
12 years ago
parent
e91c326f57
commit
90c8a58937
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -34,6 +34,8 @@ core.*
vgcore.*
callgrind.out.*
perf.data*
*.gcda
*.gcno
# Editor cruft
.*.swp
*~
Write
Preview
Loading…
Cancel
Save