1
0
Fork 0
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:
Semyon Pisarev 2017-01-12 13:01:29 +03:00 committed by Bryce Fisher-Fleig
parent aa76b29ff7
commit 377193c5ed

2
.gitignore vendored
View file

@ -1,5 +1,7 @@
target
FlameGraph
# Temp files
.idea
*.iml