Added .in to gitignore for the usaco challenges

This commit is contained in:
2022-01-05 22:09:37 +01:00
parent c8d92c7874
commit 1f1d45e2db

1
.gitignore vendored
View File

@@ -152,6 +152,7 @@ dmypy.json
*.exe *.exe
*.out *.out
*.app *.app
*.in
# ---> Haskell # ---> Haskell
dist dist