Add test data files to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,6 +2,11 @@
|
|||||||
*.o
|
*.o
|
||||||
sudoku
|
sudoku
|
||||||
|
|
||||||
|
# Test data
|
||||||
|
sudoku.csv
|
||||||
|
puzzles
|
||||||
|
results
|
||||||
|
|
||||||
# Clangd files
|
# Clangd files
|
||||||
.cache/*
|
.cache/*
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|||||||
Reference in New Issue
Block a user