diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | .stignore | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,3 @@ /todo.org /.ai/ +/.stignore diff --git a/.stignore b/.stignore deleted file mode 100644 index 6b8710a..0000000 --- a/.stignore +++ /dev/null @@ -1 +0,0 @@ -.git |
