diff --git a/.gitignore b/.gitignore index 6d27dda..21bffd5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -*/input -*.swp - +**/*.swp +**/node_modules +**/input +**/input.txt