diff options
| author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-04-10 16:13:16 -0600 |
|---|---|---|
| committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-04-10 16:13:16 -0600 |
| commit | 0c7ac77127e47f0130ab4961303eedd245c0ca6f (patch) | |
| tree | 27fa0ea407703606c54d09303eab07afb6ae5328 /.gitignore | |
| parent | 7c62833cb3dfc28d279bc72c6a68a7a907488759 (diff) | |
| download | hatecomputers-dns-updater-0c7ac77127e47f0130ab4961303eedd245c0ca6f.tar.gz hatecomputers-dns-updater-0c7ac77127e47f0130ab4961303eedd245c0ca6f.zip | |
initial setup
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ *.secret +**/__pycache__ |
