Skip to content

Commit

Permalink
Add IntelliJ IDEA files to .gitignore (google#12311)
Browse files Browse the repository at this point in the history
  • Loading branch information
vy authored Aug 7, 2024
1 parent 1d568ac commit 18c087c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@
.DS_Store
*.swp
.venv
.gdb_history
.gdb_history

# IntelliJ IDEA
/.idea
**/*.iml

0 comments on commit 18c087c

Please sign in to comment.