summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@iohq.net>2015-12-18 00:36:18 -0700
committerAaron Ball <nullspoon@iohq.net>2015-12-18 00:36:18 -0700
commit4b36d6b6f40ea773388669373cf96e65ae3aaaa3 (patch)
treef070434f9c93a5c66a9960def95a327b3e6f9406 /.gitignore
downloadnetexpand-4b36d6b6f40ea773388669373cf96e65ae3aaaa3.tar.gz
netexpand-4b36d6b6f40ea773388669373cf96e65ae3aaaa3.tar.xz
Initial commit.
Almost there. We can currently calculate an ipv4, increment, convert to int. Working on converting to string though. Also need slash syntax expansion still.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bdd4b77
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+obj
+netexpand

Generated by cgit