diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-09 15:32:08 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-09 15:32:08 +0200 |
commit | 8a80d324845c388b84ce46007229b15d0d00ae14 (patch) | |
tree | e6188113ecabfe937952cbd902faec2524ef8e75 /.gitignore | |
parent | a0d3cd815a1e2980fda459729f42d91e1b1c9df3 (diff) |
Ignore packaging and Netbeans launcher
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ CMakeCache.txt Makefile *.so nbproject/private/ +nbproject/launcher.properties Install/ .vscode .stfolder +conf.d/packaging |