diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ *~ *.pyc -*-copy*
\ No newline at end of file +*-copy* +tests/files/ +lib/ +local/ +bin/ +include/
\ No newline at end of file |