Add .clang_complete and Xdummy.so to gitignore

Adds two files to gitignore.

`.clang_complete` is created by the clang_complete vim plugin
[https://github.com/Rip-Rip/clang_complete]

`Xdummy.so` is created by compiling the Xdummy module.
This commit is contained in:
Tony Crisci
2013-10-23 12:57:32 -04:00
committed by Michael Stapelberg
parent cce3c8066a
commit 1110a1bed6
2 changed files with 2 additions and 0 deletions

View File

@ -8,3 +8,4 @@ inc
META.yml
i3-cfg-for-*
-
Xdummy.so