Add IntelliJ files to ignore

This commit is contained in:
Sagar Dhawan 2018-11-08 11:15:14 -08:00
parent d831c5dcc9
commit 56c77bf482
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -16,3 +16,7 @@ Cargo.lock
# log files
*.log
log-*.txt
# intellij files
/.idea/
/solana.iml