mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Ignore temp files
This commit is contained in:
parent
aa76b29ff7
commit
377193c5ed
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
target
|
||||
FlameGraph
|
||||
|
||||
# Temp files
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
|
|
Loading…
Reference in a new issue