diff options
author | sanine <sanine.not@pm.me> | 2022-05-22 02:35:53 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2022-05-22 02:35:53 -0500 |
commit | 9855e635835716c638ab72c844d5dac08288a20c (patch) | |
tree | e2feb87779195165818acb69d0c1a4f998dae846 /.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..8d98f9d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.* |