diff options
author | Christian Pointner <equinox@spreadspace.org> | 2016-08-17 21:34:10 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-08-17 21:34:10 +0200 |
commit | ff4626908d58eff3e3ad28bc1108aaab434edc81 (patch) | |
tree | a12ccf0d8e650394585cc5ae72bee801739ef0ce /.gitignore | |
parent | 7122687b9849911429072de1bf31071b830780c5 (diff) |
added gitignore after moving to git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4671496 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/InfoRouter.plain +/topology.dot.plain + |