diff options
author | Gioacchino Mazzurco <gio@eigenlab.org> | 2014-06-10 19:29:12 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-11 12:22:23 +0200 |
commit | f8981d9933683e1a8314fa86ac610f8e9a22661c (patch) | |
tree | 7a6d8c83faa194b84403763b632101f99113797a /.gitignore | |
parent | 5db02763d61785529bef538f196c180e968b7c26 (diff) |
Add qtcreator and kdevelop4 project files to .gitignore
Signed-off-by: Gioacchino Mazzurco <gmazzurco89@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ CMakeCache.txt CMakeFiles *.cmake install_manifest.txt - +CMakeLists.txt.user +netifd.kdev4 |