Skip to content

Commit

Permalink
gitignore:cma-es outputs and line profiler outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
armantekinalp committed Jan 29, 2020
1 parent c4f919e commit b58341c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,9 @@ sample_prog.py

# movie or video file formats
*.mp4

# CMA-ES output files
outcmaes/*

# line profiling outputs
*.lprof

0 comments on commit b58341c

Please sign in to comment.