Skip to content

Commit

Permalink
Added IntelliJ files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zslayton committed Nov 13, 2018
1 parent ceaf3d2 commit d0e171d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
target
Cargo.lock
**callgrind.out**
.idea/**
**/*.iml

0 comments on commit d0e171d

Please sign in to comment.