close
Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update .gitignore to filter Jetbrains cache directory
  • Loading branch information
dichotomy-corp
dichotomy-corp committed Mar 14, 2026
commit 34d7bb30f4fa1ee5f8a951f733fd5585a50952db
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
# Gradle cache directory
.gradle/

# Jetbrains cache directory
.idea/

# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
Expand Down