.gitignore 165 B

1234567891011121314151617
  1. CMakeCache.txt
  2. CMakeFiles/
  3. cmake_install.cmake
  4. cmake_uninstall.cmake
  5. Makefile
  6. *.o
  7. .*.sw?
  8. wmfs
  9. src/config.h
  10. changelog
  11. config.h
  12. #*
  13. \#*
  14. build/
  15. doc/
  16. wmfs.doxygen
  17. wmfsrc