/.gitignore

http://github.com/shiffman/The-Nature-of-Code · gitignore · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 823291426fb4e38352e2384b11e0094c MD5 · raw file

  1. .DS_Store
  2. *.pdf
  3. *.xml
  4. *.class
  5. node_modules
  6. build