Skip to content

Commit

Permalink
Add deps and vim backup file to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
choptastic committed Mar 7, 2014
1 parent 6f2f710 commit 09ab3f8
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,4 +1,6 @@
ebin/*.beam
ebin/*.app
log/*.log
deps/
erl_crash.dump
*~

0 comments on commit 09ab3f8

Please sign in to comment.