projects
/
iotcloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7c89d8
)
modded gitignore to get rid of annoying .sty files
author
joelbandi
<joelvivekbandi@gmail.com>
Tue, 26 Jul 2016 12:59:41 +0000
(
05:59
-0700)
committer
joelbandi
<joelvivekbandi@gmail.com>
Tue, 26 Jul 2016 12:59:41 +0000
(
05:59
-0700)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index b28f4ad0c5ac15b8b2fe2f32428d5a0b7bb366fb..6e6fb009e1577b6a8a390627349e98b261c9fdb5 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-8,3
+8,19
@@
node_modules/
dist/
bower_components
test/bower_components
+
+
+# Joel Bandi says : Some tex dependencies i had to locally download ..please ignore this
+doc/README
+doc/algc.sty
+doc/algcompatible.sty
+doc/algmatlab.sty
+doc/algorithmicx.pdf
+doc/algorithmicx.sty
+doc/algorithmicx.tex
+doc/algpascal.sty
+doc/algpseudocode.sty
+doc/iotcloud.aux
+doc/iotcloud.log
+doc/iotcloud.pdf
+