diff options
author | nathan <nathansmith@disroot.org> | 2025-05-30 09:05:27 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-05-30 09:05:27 -0600 |
commit | 3bccbc10419c2025042b53bcc04b8e2f0b020b95 (patch) | |
tree | 747dcf173b5d817433a21c993a57dc88c7e7d53f /.gitignore | |
parent | 90691b713217913c91b2252bb6c3471630310e4b (diff) |
Started working on gopher
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -xhtml/
\ No newline at end of file +xhtml/ +gopher/
\ No newline at end of file |