diff options
author | ficus <ficus@robocracy.org> | 2012-09-14 20:10:43 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-14 20:10:43 +0200 |
commit | a304d7a56563b16ca98d9b45ebed521c52f6347c (patch) | |
tree | da88f01977c08d9a149c3e767f1a7e62981500b9 /.gitignore | |
download | tui-a304d7a56563b16ca98d9b45ebed521c52f6347c.tar.gz tui-a304d7a56563b16ca98d9b45ebed521c52f6347c.zip |
backup WIP
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f466019 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.o +*.a +*.pyc +*~ +*.swp +.* +*.tmp +*.old |