summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2cd9f1f..74f3f32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@ solution
2compile_commands.json 2compile_commands.json
3.cache 3.cache
4cookie 4cookie
5*.out \ No newline at end of file 5*.out
6input.txt \ No newline at end of file