/.gitignore

http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs · gitignore · 8 lines · 6 code · 1 blank · 1 comment · 0 complexity · cf06ae08dc2af8ee77a8a87470c4e083 MD5 · raw file

  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