summaryrefslogtreecommitdiff
path: root/03_longest-substring-without-repeating-chars/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '03_longest-substring-without-repeating-chars/.gitignore')
-rw-r--r--03_longest-substring-without-repeating-chars/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/03_longest-substring-without-repeating-chars/.gitignore b/03_longest-substring-without-repeating-chars/.gitignore
new file mode 100644
index 0000000..ea8c4bf
--- /dev/null
+++ b/03_longest-substring-without-repeating-chars/.gitignore
@@ -0,0 +1 @@
+/target