Add .clang_complete for Atom

This commit is contained in:
Zach Massia
2016-01-03 23:57:29 -05:00
parent 44f0fc9720
commit 6bc7404d3a
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,6 @@
% for include in includes:
-I{{include}}
% end
% for define in defines:
-D{{define}}
% end

View File

@ -0,0 +1,2 @@
.pioenvs
.clang_complete