diff options
author | curly <curlybryce@protonmail.com> | 2023-10-03 08:29:52 -0600 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-10-03 08:29:52 -0600 |
commit | fc49095da2e419c12c50849170bc424c9185de8b (patch) | |
tree | 7d2031f564a513fba70ef0be0a960aa8566ad894 /.gitignore | |
download | topdown-fc49095da2e419c12c50849170bc424c9185de8b.tar.gz topdown-fc49095da2e419c12c50849170bc424c9185de8b.tar.bz2 topdown-fc49095da2e419c12c50849170bc424c9185de8b.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |