File: .gitignore

package info (click to toggle)
tinyobjloader 2.0.0~rc13%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,488 kB
  • sloc: cpp: 7,029; python: 120; sh: 57; makefile: 45
file content (8 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#Common folder for building objects
build/
/python/dist/
/python/*.egg-info
/python/.eggs
/python/tiny_obj_loader.h
/tests/tester
/tests/tester.dSYM