aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2015-05-21 00:56:05 +0200
committerVictor Häggqvist <[email protected]>2015-05-21 00:56:05 +0200
commite53778324c60493db6c0c759cdbb1ca271d0a387 (patch)
tree1aded93dafe4bf15c2ab6445d82317f21bfaf76a /TODO.md
parent1f0ed0aff29f3dde9106dca9f6d489e9fee40c2d (diff)
rewritten for python 3
also added search on non-exact matches
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..5c4ac42
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,4 @@
+# TODO
+
+- todo check if current .gitignore _is identical_ to the fetched one, to prevent having the same thing twice
+- todo check if current .gitignore _contains_ to the fetched one, to prevent having the same thing twice