diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..43b6127 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.zip +build/ |
index : go-linkfinder | |
web crawling and link extraction tool written in Go, inspired by https://github.com/GerbenJavado/LinkFinder |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..43b6127 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.zip +build/ |