summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosyid Haryadi <rosyid_haryadi@protonmail.com>2025-03-05 17:31:47 +0700
committerRosyid Haryadi <rosyid_haryadi@protonmail.com>2025-03-05 17:31:47 +0700
commit81e7508e947e68d1914cac064b422ab508baf666 (patch)
tree51d31314bf41965f3101e69fdd307d34d2c7e1b9
parentec4612427a5ce743ba0759227eaa422dd1ff9b0e (diff)
upd gitignore
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ea8c4bf..60c2fd7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,12 @@
/target
+.idea/
+/*.png
+/*.jpg
+/*.jpeg
+/*.ppm
+/*.bmp
+!img/*.png
+!img/*.jpg
+!img/*.jpeg
+!img/*.ppm
+!img/*.bmp \ No newline at end of file