diff options
author | Marc Lasch <mlasch@mailbox.org> | 2015-08-12 00:09:46 +0200 |
---|---|---|
committer | Marc Lasch <mlasch@mailbox.org> | 2015-08-12 00:09:46 +0200 |
commit | aa80b95124752095533cff761c3287d756ca26cd (patch) | |
tree | e6a71ca06640dc92041b7c34f4e0925cf3030b97 /.gitignore | |
parent | 9f7530aa40c4197a8c1979b37baab43ba2e6205f (diff) | |
download | netgraph-aa80b95124752095533cff761c3287d756ca26cd.tar.gz netgraph-aa80b95124752095533cff761c3287d756ca26cd.zip |
not working now
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ .project .cproject +.settings bin *.o *.swp |