diff options
author | Asbjørn Sloth Tønnesen <asbjorn@asbjorn.biz> | 2012-03-07 16:57:32 +0000 |
---|---|---|
committer | Asbjørn Sloth Tønnesen <asbjorn@asbjorn.biz> | 2012-03-07 16:57:32 +0000 |
commit | 0807696fb46ef5f890967f91d9dcd0c9c6efeab3 (patch) | |
tree | 5f708bee193dd9c993084474d6387c9981e66df0 | |
parent | 7a198c587000c0e3d405707c670798e5eb376f3e (diff) | |
download | ql570-0807696fb46ef5f890967f91d9dcd0c9c6efeab3.tar.gz ql570-0807696fb46ef5f890967f91d9dcd0c9c6efeab3.tar.xz ql570-0807696fb46ef5f890967f91d9dcd0c9c6efeab3.zip |
initial 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..bce1be7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.*.swp +ql570 +python/*.pyc +python/*.png |