diff options
author | tv <tv@xso> | 2011-08-29 14:42:20 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-08-29 14:42:20 +0200 |
commit | 5b67fc92eb2a29810061a64969dcc073beabcbdb (patch) | |
tree | ee83e98495215c4b65ac2318b0918e0fb62bd796 /.gitignore | |
parent | 8c521570fe1ff45c22aa1a4c7f93538841fc1665 (diff) | |
parent | 8a6fd84c70618f5a435d2859b513de6de68dc0d1 (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ a.out *.pyc +*.o +*.a +.svn/ /bin/ /node/src /node/out |