diff options
author | Ben Burwell <ben.burwell@trifecta.com> | 2015-11-18 15:09:33 -0500 |
---|---|---|
committer | Ben Burwell <ben.burwell@trifecta.com> | 2015-11-18 15:09:33 -0500 |
commit | 0ab4e43eabd89f6a789d6f168f680bffe17c6e99 (patch) | |
tree | 0faecb22b9713dcf8843c3d0592c7ce91741bb36 /.gitignore |
Initial commit
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..d5acfe7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +zipserver + |