diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2025-03-21 11:00:08 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2025-03-21 11:00:08 -0400 |
commit | 0d9a193075a5e81133e674a7112ab5eba47a8b65 (patch) | |
tree | 965a06efc4e1ab22c8e884686e2786a0391f15ff /.idea/.gitignore | |
download | xmas-tree-0d9a193075a5e81133e674a7112ab5eba47a8b65.tar.gz xmas-tree-0d9a193075a5e81133e674a7112ab5eba47a8b65.tar.bz2 xmas-tree-0d9a193075a5e81133e674a7112ab5eba47a8b65.zip |
Initial commit
Diffstat (limited to '.idea/.gitignore')
-rw-r--r-- | .idea/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /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 |