diff options
author | dec05eba <dec05eba@protonmail.com> | 2017-12-08 00:49:15 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2017-12-08 00:50:04 +0100 |
commit | bf24f6fc48b4eebb06cdcd7029d1d31d4c6028dd (patch) | |
tree | b9cb68dc44e002586a1e09aeb60bb42f75258758 /.gitignore | |
parent | 3fc89b69ff3fc937a0cde32c2fae9ce3b3cf1ebc (diff) |
Added loading of project file and file validations
Next up: parse project.conf file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |