diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2023-01-04 23:12:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-04 23:12:46 -0500 |
commit | 3bb2b8d81000176ce9793de1983f33420b885673 (patch) | |
tree | b7615367580d9d145168faedb8dbae36d14d0b98 /.gitignore | |
parent | released at 0.3.1 (diff) | |
download | kirc-3bb2b8d81000176ce9793de1983f33420b885673.tar.gz kirc-3bb2b8d81000176ce9793de1983f33420b885673.tar.bz2 kirc-3bb2b8d81000176ce9793de1983f33420b885673.tar.xz kirc-3bb2b8d81000176ce9793de1983f33420b885673.tar.zst kirc-3bb2b8d81000176ce9793de1983f33420b885673.zip |
released at 0.3.2 (#130)
Co-authored-by: Michael Czigler <contact@mcpcpc.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -1,9 +1,3 @@ kirc *.a -*.o -*.txt -tags -*.out -*.log -*.diff -.*.swp +*.o
\ No newline at end of file |