diff options
author | gennyble <gen@nyble.dev> | 2024-04-13 05:23:03 -0500 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2024-04-13 05:23:03 -0500 |
commit | c7311d6089a41315e291556834e76f193a67f08d (patch) | |
tree | 93f959dd5461f658651a27fedead70b320f84365 /.gitignore | |
parent | 10a855a368fbbf47e3e2efa3eb18aff4b4090a8a (diff) | |
download | ∞-c7311d6089a41315e291556834e76f193a67f08d.tar.gz ∞-c7311d6089a41315e291556834e76f193a67f08d.zip |
.gitignoreing
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0ac4c58..c77879c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,8 @@ # macos please .DS_Store + +# don't check in the autogenerate atom's +atom.xml +# except we DO want the template +!/support/atom.xml \ No newline at end of file |