diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2022-09-28 20:04:04 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2022-09-28 20:04:04 +0200 |
| commit | c7e46108de55f1797e96d33cf0b805c380051d13 (patch) | |
| tree | 2b50bb4e712989c790ab252e16ed662817f05bdc /.idea/.gitignore | |
| download | kanakaeiwa-c7e46108de55f1797e96d33cf0b805c380051d13.tar.gz kanakaeiwa-c7e46108de55f1797e96d33cf0b805c380051d13.tar.zst kanakaeiwa-c7e46108de55f1797e96d33cf0b805c380051d13.zip | |
Initial commit, screen 1
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 |
