commit 94320f58d3ddc8be350392779d02a5a2e64c903a Author: av.kalyanov Date: Sun Apr 26 07:57:08 2026 +0300 Add .idea and .gigaide to .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c771dbb --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# IDE directories +.idea/ +.gigaide/ \ No newline at end of file