diff options
author | ficus <ficus@robocracy.org> | 2012-09-12 01:30:41 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-12 01:30:41 +0200 |
commit | 226bebcc64a0302097817b4b70069207a4bd4d0b (patch) | |
tree | 06f9cdc41176adf615c0436f1d7cddd15d17b0ba | |
parent | 7103410261a863b122e6ca0295fb7b59e1daf3c1 (diff) | |
download | torouter-226bebcc64a0302097817b4b70069207a4bd4d0b.tar.gz torouter-226bebcc64a0302097817b4b70069207a4bd4d0b.zip |
expand .gitignore scope
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1 +1,10 @@ *.pyc +*~ +*.swp +*.o +*.a +.* +*.tmp +*.old +packages/packages-for-upload/* + |