aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-01-23 16:15:54 +0000
committerAndrew Lee <alee14498@protonmail.com>2024-01-23 16:15:54 +0000
commit15fd00acdd65ab50ac0791cfb877d049902d2b6a (patch)
tree64b4c822d1e123dd1cc4f6b392b070708ba741ec /.gitignore
parentc7ccf8c5925f23a9e203edc8bf113f57033abd35 (diff)
downloadpersonal-website-15fd00acdd65ab50ac0791cfb877d049902d2b6a.tar.gz
personal-website-15fd00acdd65ab50ac0791cfb877d049902d2b6a.tar.bz2
personal-website-15fd00acdd65ab50ac0791cfb877d049902d2b6a.zip
Removed .idea folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6d4c0aa..5d97d85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,5 @@ pnpm-debug.log*
# macOS-specific files
.DS_Store
+
+.idea/ \ No newline at end of file