diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ __pycache__/ *.py.swp - +.idea/ |
| index : algorithms-data-structures | ||
| algorithms, data structures, OII it | boozec |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,3 +1,3 @@ __pycache__/ *.py.swp - +.idea/ |