diff options
author | jaseg <code@jaseg.net> | 2014-10-24 11:12:03 +0200 |
---|---|---|
committer | jaseg <code@jaseg.net> | 2014-10-24 11:12:03 +0200 |
commit | c607661ffaed980ddf4881462014799f97b17281 (patch) | |
tree | 54280635b9a87609ea4b43e3e6334d4fe39898bc /.gitignore | |
download | lolcat-c607661ffaed980ddf4881462014799f97b17281.tar.gz lolcat-c607661ffaed980ddf4881462014799f97b17281.tar.bz2 lolcat-c607661ffaed980ddf4881462014799f97b17281.zip |
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..a2a2fbd --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +lolcat +.*.swo +.*.swp |