This website requires JavaScript.
Explore
Help
Sign In
AISE
/
malloc-lab
Watch
1
Star
0
Fork
You've already forked malloc-lab
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a8a03d0d36
malloc-lab
/
.gitignore
5 lines
26 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added gitignore - *.o
2021-01-13 14:17:58 +01:00
*.o
Ran make clean, added TAGS to gitignore
2021-01-14 15:32:31 +01:00
TAGS
Added mdriver(name of binary to gitignore)
2021-01-14 15:39:55 +01:00
mdriver
Added stuff for gprof and added the resulting gmon.out to gitignore
2021-01-14 15:44:12 +01:00
gmon.out