diff options
author | Bryan Bishop <kanzure@gmail.com> | 2011-06-22 23:13:27 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2011-06-22 23:13:27 -0500 |
commit | aea8a6850ffd882352fdf2f6cf7381aeeaef1cb5 (patch) | |
tree | b295e6cc7d364a6e53f331dcbb50f35dd93e2652 /.gitignore | |
parent | 3b9790458fb604f080275abfb61f0276be6ef0f6 (diff) | |
download | lolcad-master.tar.gz lolcad-master.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d18402d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +.*.swp |