aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-09 22:59:33 -0700
committerFuwn <[email protected]>2021-05-09 22:59:33 -0700
commitc66ce58d6b34a11de2cfc863108e4dff340d4e55 (patch)
treed7059cb140980688dbcc368960675b48f737e1fb
parentfeat(docs): whirl/configuration documentation (diff)
downloadsite-c66ce58d6b34a11de2cfc863108e4dff340d4e55.tar.xz
site-c66ce58d6b34a11de2cfc863108e4dff340d4e55.zip
chore(git): ignore ide related files/ directories
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b254a48..c8b763d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -116,3 +116,7 @@ dist
.env.development.local
.env.test.local
.env.production.local
+
+# IDE
+/.idea/
+/site.iml