diff options
| author | s1n <[email protected]> | 2020-03-28 10:31:08 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2020-03-28 10:31:08 -0700 |
| commit | 6b81836e6b9815a2996a55ad37dcaa4d89f99e42 (patch) | |
| tree | 74bb9aa78ca31a6acfffd908e34dfb0df433c707 /spike | |
| parent | Create .gitignore (diff) | |
| download | cyne.cf-backup-master.tar.xz cyne.cf-backup-master.zip | |
Diffstat (limited to 'spike')
| -rw-r--r-- | spike/.htaccess | 3 | ||||
| -rw-r--r-- | spike/.todo | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/spike/.htaccess b/spike/.htaccess new file mode 100644 index 0000000..c736875 --- /dev/null +++ b/spike/.htaccess @@ -0,0 +1,3 @@ +RewriteRule ^.*\.txt$ - [F,L] + +Options -Indexes
\ No newline at end of file diff --git a/spike/.todo b/spike/.todo new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/spike/.todo |