Adding Eclipse's ".cproject" and ".project" to Mercurial's ".hgignore" file

This commit is contained in:
Hombre
2013-12-21 14:33:56 +01:00
parent e4e66cfc49
commit db8c0f4a8a

View File

@@ -3,6 +3,9 @@ syntax: glob
*~ *~
*.orig *.orig
.cproject
.project
CMakeFiles CMakeFiles
Makefile Makefile
cmake_install.cmake cmake_install.cmake