projects
/
platform
/
upstream
/
nnstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d216562
)
Limit ignore scope for bmp2png
author
MyungJoo Ham
<myungjoo.ham@gmail.com>
Fri, 19 Oct 2018 01:23:35 +0000
(10:23 +0900)
committer
MyungJoo Ham
<myungjoo.ham@gmail.com>
Fri, 19 Oct 2018 01:23:52 +0000
(10:23 +0900)
As we are limiting a specific file on a specific path, let's specify the full path.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
36027ab
..
e7c2930
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-11,7
+11,7
@@
/tests/*/*.bmp
/tests/performance
*.dat
-bmp2png
+
/tests/
bmp2png
*.pyc
# vi files