diff options
| author | ottjk <joshott16@gmail.com> | 2023-12-30 19:40:27 -0500 |
|---|---|---|
| committer | ottjk <joshott16@gmail.com> | 2023-12-30 19:40:27 -0500 |
| commit | 6536f3aae95e266f80a5a73288e181ff10ce650b (patch) | |
| tree | 2fa309c246ab4ad860da8673a82dcb4ead924919 /.gitignore | |
| download | dfa-6536f3aae95e266f80a5a73288e181ff10ce650b.tar.gz dfa-6536f3aae95e266f80a5a73288e181ff10ce650b.zip | |
initial commit
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 |