diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 20 |
1 files changed, 1 insertions, 19 deletions
| @@ -1,20 +1,2 @@ | |||
| 1 | .tags | 1 | .tags |
| 2 | allocator | 2 | bin/* |
| 3 | arraylist | ||
| 4 | avl | ||
| 5 | deque | ||
| 6 | dlist | ||
| 7 | hashtab | ||
| 8 | heap | ||
| 9 | list | ||
| 10 | list-tail-node | ||
| 11 | queue | ||
| 12 | quicksort | ||
| 13 | rb | ||
| 14 | ringbuff | ||
| 15 | stack | ||
| 16 | stack2 | ||
| 17 | tags | ||
| 18 | tree | ||
| 19 | insertsort | ||
| 20 | shellsort | ||
