Skip to content

Commit 8023a57

Browse files
committed
🙈 Gitignore JetBrains files
1 parent cc2a893 commit 8023a57

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -180,3 +180,10 @@ cython_debug/
180180
# and can be added to the global gitignore or merged into this file. For a more nuclear
181181
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
182182
#.idea/
183+
184+
##############################################################################
185+
# Project
186+
187+
# JetBrains
188+
/.idea/
189+
*.iml

0 commit comments

Comments
 (0)