summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Berwaldt <zberwaldt@tutamail.com>2025-01-20 10:14:13 -0500
committerzberwaldt <17715430+zberwaldt@users.noreply.github.com>2025-02-13 21:01:06 -0500
commit23899be658a55062e67b7591cec13df2206ba9f4 (patch)
treef8d76428001daf2d07341d555d44b8ea2c7aaf8e
parent9a2f8dbcb02f3a2c084f9bb92c765028ba7b2ef0 (diff)
add .idea to ignore file.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7cad780..00efcab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
2*.cache 2*.cache
3*.sublime-project 3*.sublime-project
4*.sublime-workspace 4*.sublime-workspace
5.idea \ No newline at end of file