diff options
author | Robby Zambito <contact@robbyzambito.me> | 2023-02-12 01:30:42 -0500 |
---|---|---|
committer | Robby Zambito <contact@robbyzambito.me> | 2023-02-12 01:30:42 -0500 |
commit | 91adcf023b0c2684991161661032e1aae3cd6b0c (patch) | |
tree | 66b76d890cecb354c497b26355a8a44c73527078 /.gitignore |
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..75d491d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +**/*~
\ No newline at end of file |