Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasb-eyer committed Oct 7, 2013
1 parent f84f508 commit ae01b3f
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# Generated during compilation
*.o
*.s
*.a
*.[osa]
*.so
add_point_with_stamp
heatmap_bench
examples/simplest
benchs/add_point_with_stamp
benchs/rendering
examples/customstamp_heatmaps
examples/customstamps
examples/heatmap_gen
examples/huge
examples/show_colorschemes
examples/simplest_c
examples/simplest_cpp
tests/test

# Generated by the benchmarks
*.json
Expand Down

0 comments on commit ae01b3f

Please sign in to comment.