Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
QazCetelic committed Feb 22, 2024
1 parent aae8c62 commit cfb2280
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
/.gdb_history
/Makefile
/benchmark.sh
/benchmarks 1 million.txt
/filter_without_backtracking.py
/benchmarks.csv
/benchmarks.ods
/Development Makefile
/notes.txt
/sudoku.o
/output
/parse_output.py
/read_debug_output.py
/result_sudoku.txt
/solved
/solved.txt
/sudoku
/sudoku.o
/sudoku_csv_solved_column.txt
/sudokus_without_backtracking.txt
/unsolved

0 comments on commit cfb2280

Please sign in to comment.