IRCP

- information gathering tool for irc servers
git clone git://git.acid.vegas/IRCP.git
Log | Files | Refs | Archive | README | LICENSE

commit b984120bf4ccf2baf4d9030c98bee086eea69a3a
parent 77097c051a6e55fc4280815ab8635aa4cbdf7e10
Author: acidvegas <acid.vegas@acid.vegas>
Date: Wed, 4 Oct 2023 10:55:15 -0400

Added gitignore

Diffstat:
A.gitignore | 2++

1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
@@ -0,0 +1,2 @@
+logs/*
+backup/*