diff options
-rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,3 +1,4 @@ -*/input -*.swp - +**/*.swp +**/node_modules +**/input +**/input.txt |
![]() |
index : zzz--oldstuff/aoc.git | |
Unnamed repository; edit this file 'description' to name the repository. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 7 |
@@ -1,3 +1,4 @@ -*/input -*.swp - +**/*.swp +**/node_modules +**/input +**/input.txt |