diff options
| author | ruki <[email protected]> | 2017-07-28 11:48:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-07-28 11:48:55 +0800 |
| commit | eb2d597f3d8ca3b9795d02c3a1ee46e2956f0276 (patch) | |
| tree | a06e3771e777741dd012b47c6a22aadad369f69f | |
| parent | 68a1ab8714d5243f85f09d53942ae4d2fdd78a47 (diff) | |
update gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f4f69099e..d23dc702a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,8 @@ .xmake *.deb *.zip +*.gch +*.d cscope.* gmon.out other |
