Browse Source

start solution day 9 part 1

AbderFaiz 4 months ago
parent
commit
c648f8cf9a
1 changed files with 5 additions and 1 deletions
  1. 5 1
      .gitignore

+ 5 - 1
.gitignore

@@ -30,4 +30,8 @@ _opam/
 
 # advent of code specific files
 test
-input
+input
+
+#Emacs
+*~
+*#