[libopenstm32-devel] Add more files to ignore
Status: Inactive
Brought to you by:
uh1763
From: Uwe B. <bo...@el...> - 2011-07-05 16:09:02
|
Hello, please review appended patch and apply or let me know any possible problems Bye -- Uwe Bonnes bo...@el... Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- >From 667534eb9c614cea31362a8ad91affd60429205c Mon Sep 17 00:00:00 2001 From: Uwe Bonnes <bo...@el...> Date: Sun, 3 Jul 2011 18:00:06 +0200 Subject: Add more files to ignore --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 947d5d2..42d6761 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.d *.o *.bin *.hex -- 1.7.3.4 |