Added .in to gitignore for the usaco challenges
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -152,6 +152,7 @@ dmypy.json
|
|||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
*.in
|
||||||
|
|
||||||
# ---> Haskell
|
# ---> Haskell
|
||||||
dist
|
dist
|
||||||
|
|||||||
Reference in New Issue
Block a user