diff options
| author | Nikita Kostovsky <luntik2012@gmail.com> | 2024-11-09 17:28:58 +0100 |
|---|---|---|
| committer | Nikita Kostovsky <luntik2012@gmail.com> | 2024-11-09 17:28:58 +0100 |
| commit | ce03d5bff5ca0c06ac884628c8ef65b902de669f (patch) | |
| tree | 73876d28c78d0f5f90e4cdd0ba9bb9da9850d1c9 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6f6596f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.user* +build* |
