diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 04:26:07 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 04:28:19 +0200 |
commit | 81a0a2bcb27ca716c3908d9fdb3e41dc215e1c71 (patch) | |
tree | c667e379993dc7669d87fffbe19cb47723c96edd /.gitignore | |
parent | 6cec4d6a9bc6a6087e47dd0665f35d5dbe9b15e7 (diff) |
.gitignore
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..d389721 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.qcow2 +*.so +/*/dist/ +*.pyc |