PageRenderTime 21ms CodeModel.GetById 6ms RepoModel.GetById 0ms app.codeStats 0ms

/.gitignore

http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs
gitignore | 8 lines | 6 code | 1 blank | 1 comment | 0 complexity | cf06ae08dc2af8ee77a8a87470c4e083 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, MPL-2.0-no-copyleft-exception, BSD-3-Clause
  1. # https://github.com/github/gitignore/blob/master/Global/IntelliJ.gitignore
  2. *.iml
  3. *.ipr
  4. *.iws
  5. .idea/
  6. .DS_Store
  7. /node_modules