diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-10 15:32:52 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-10 15:32:52 +0100 |
commit | 8b0c4ac0a3d03465c12c2e01c307f319a7f4a361 (patch) | |
tree | 3933384d564cae577158bf2c2600f3d3093ae9f6 /.gitignore | |
parent | 0179cd87a2d7763c07e53b42cbc3b14d993c2dc1 (diff) |
Added Netbean to work with cmake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ build/** dist/** !.gitignore .dep.inc +CMakeFiles/ +CMakeCache.txt |