diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-12-15 23:31:29 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-12-15 23:31:29 -0800 |
| commit | 81a8bcff49b1515bd31215c871c2545794d82fbb (patch) | |
| tree | 95d100d815cbdd827beb706944943753a4cc228d /.idea/.gitignore | |
Initial commit
Diffstat (limited to '.idea/.gitignore')
| -rw-r--r-- | .idea/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml |
