diff options
author | RaindropsSys <raindrops@equestria.dev> | 2023-11-26 17:13:21 +0100 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2023-11-26 17:13:21 +0100 |
commit | 0d0a6eda635f30bf68ee46974cc52e646c4d5419 (patch) | |
tree | 3993de70a6c849f9c831f9461d5cfa06f851a290 /.idea/.gitignore | |
download | ponish-translator-0d0a6eda635f30bf68ee46974cc52e646c4d5419.tar.gz ponish-translator-0d0a6eda635f30bf68ee46974cc52e646c4d5419.tar.bz2 ponish-translator-0d0a6eda635f30bf68ee46974cc52e646c4d5419.zip |
Initial commit
Diffstat (limited to '.idea/.gitignore')
-rw-r--r-- | .idea/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ |