1
0
mirror of https://github.com/nganhkhoa/CTF-All-In-One.git synced 2025-04-12 05:47:32 +07:00

modify .gitignore not ignore libc.so.6

This commit is contained in:
firmianay 2018-01-05 18:01:06 +08:00
parent 0e6ff10f8d
commit 24cfe1a725
3 changed files with 1 additions and 0 deletions
.gitignore
src/writeup
6.1.10_0ctf2017_babyheap2017
6.1.9_rhme3_exploitation

1
.gitignore vendored
View File

@ -84,6 +84,7 @@ acs-*.bib
*.end
*.?end
*.[1-9]
!libc.so.6
*.[1-9][0-9]
*.[1-9][0-9][0-9]
*.[1-9]R

Binary file not shown.

Binary file not shown.