From bf24f6fc48b4eebb06cdcd7029d1d31d4c6028dd Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 8 Dec 2017 00:49:15 +0100 Subject: Added loading of project file and file validations Next up: parse project.conf file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9ea395f..f44fedf 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ cmake_install.cmake install_manifest.txt compile_commands.json CTestTestfile.cmake +cmake-build-debug +.idea \ No newline at end of file -- cgit v1.2.3