diff options
author | zlago | 2024-08-31 19:00:41 +0200 |
---|---|---|
committer | zlago | 2024-08-31 19:07:37 +0200 |
commit | eb068a88abe0f685309cb1a977f363c7d8708cad (patch) | |
tree | 68e1b14acf1fe611cc24cde1632531b8c4cef50d /.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..6a3417b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/out/ |