summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2025-01-16 16:49:54 -0600
committerLibravatar bigfoot547 <[email protected]>2025-01-16 16:49:54 -0600
commit61a0b4efdd311276bc357282ceb0e7cf6359c5c4 (patch)
tree62d2d13507757b5729a35a4c377a04bd77366b31 /.gitignore
parentdownload client jar (diff)
remove idea files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f8f6cd2..d7429fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
/target
/test_stuff
/work
+.idea/*
+*.iml \ No newline at end of file