.gitignore 50 B

123456
  1. *~
  2. moc_*
  3. objrec/*
  4. *.vcxproj*
  5. *.dir
  6. */CMakeFiles/*