diff options
| author | la ninpre <aaoth@aaoth.xyz> | 2025-12-04 16:23:10 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2025-12-04 16:28:52 +0300 |
| commit | d6185c275b1d83d30db413ec0c259503512b105f (patch) | |
| tree | 51e14bdfddf33fdf90771973fc708fa6723b0932 /.gitignore | |
| parent | 8d169d142b6f063895555bd24b5db6390976b956 (diff) | |
| download | aaothxyz-decadv-d6185c275b1d83d30db413ec0c259503512b105f.tar.gz aaothxyz-decadv-d6185c275b1d83d30db413ec0c259503512b105f.zip | |
day 04: add scripts to find incoming links
i said no automation, but this is somewhat innocent, i guess?
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..71156ff --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist/ +*-inc.htm |
