diff options
author | B Stack <bgstack15@gmail.com> | 2020-01-28 19:50:15 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-01-28 19:50:15 -0500 |
commit | 03fbc559b950be69843146291d947f601f1ec467 (patch) | |
tree | 46391a18b467bcac0b4b398b172fb26f42706204 /.gitignore | |
download | vooblystats-03fbc559b950be69843146291d947f601f1ec467.tar.gz vooblystats-03fbc559b950be69843146291d947f601f1ec467.tar.bz2 vooblystats-03fbc559b950be69843146291d947f601f1ec467.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4ddf8bb --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +cookies +old +*.conf +*.swp |