Browse Source

clean github client git ignore

Maxim Sokhatsky 11 years ago
parent
commit
e28ee94dc7
1 changed files with 6 additions and 5 deletions
  1. 6 5
      .gitignore

+ 6 - 5
.gitignore

@@ -1,10 +1,11 @@
+.#*
 *~
+apps/face/priv/static/nitrogen
 Mnesia*
 .applist
 erl_crash.dump
-**/ebin
+*/ebin/*.beam
 deps
-**/*.log*
-**/*.js
-**/nitrogen
-**/*.beam
+apps/**/ebin/**
+rels/web/devbox
+*.js