diff options
| author | 2023-01-03 23:10:17 +0600 | |
|---|---|---|
| committer | 2023-01-03 23:10:17 +0600 | |
| commit | 312834342d06470ef24e51402a09997394336425 (patch) | |
| tree | 978937fa905772ffc5052b7bcab6ae439e16c781 /.gitignore | |
| download | patches-312834342d06470ef24e51402a09997394336425.tar.gz patches-312834342d06470ef24e51402a09997394336425.zip | |
Initial commit
Signed-off-by: Mubashshir <[email protected]>
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..ca2f74e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +!/bin |
