From 08a51af8eafabc6c074ca5a924d86a48280a7357 Mon Sep 17 00:00:00 2001 From: clsr Date: Fri, 9 Dec 2016 13:55:09 +0100 Subject: Initial commit --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fbd7d54 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.swp +/gomf +/*.go +/*.txt +/upload/ +/run-gomf.bash +/gomf-modpanel +/deleted.log.json +/log/ -- cgit