diff options
| author | Jaron <jaron@kent-dobias.com> | 2017-06-22 22:40:47 -0400 |
|---|---|---|
| committer | Jaron <jaron@kent-dobias.com> | 2017-06-22 22:40:47 -0400 |
| commit | d59fc339a40a47405bfef8c1313e324adca70479 (patch) | |
| tree | addf46044c3a1507bd4069797c6218c457b67e5f /.gitignore | |
| parent | f4a50f1332ff323c42aa9664292910fd78933c15 (diff) | |
| parent | 4764d5d407347d4dd5990411b243b3ec4bd75bff (diff) | |
| download | fuse_networks-d59fc339a40a47405bfef8c1313e324adca70479.tar.gz fuse_networks-d59fc339a40a47405bfef8c1313e324adca70479.tar.bz2 fuse_networks-d59fc339a40a47405bfef8c1313e324adca70479.zip | |
lots of changes for merge
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,3 @@ -bin/* -obj/* data/raw/* data/raw -makefile_* +build/* |
