summaryrefslogtreecommitdiff
path: root/.idea/.gitignore
diff options
context:
space:
mode:
authorWerWolv <werwolv98@gmail.com>2022-03-31 15:28:40 +0200
committerWerWolv <werwolv98@gmail.com>2022-03-31 15:28:40 +0200
commit4c5ca4e567480d1edf39e5b448bd4f93c1c414c5 (patch)
tree092981c08b66fb7116fb939f58a9ce0f3a09b65c /.idea/.gitignore
parenta38e03094b49fdc44389d4a558e55108d6db827a (diff)
downloaddecky-loader-4c5ca4e567480d1edf39e5b448bd4f93c1c414c5.tar.gz
decky-loader-4c5ca4e567480d1edf39e5b448bd4f93c1c414c5.zip
sys: Added basic plugin loader
Diffstat (limited to '.idea/.gitignore')
-rw-r--r--.idea/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 00000000..13566b81
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml