Skip to content

Commit 0f32b1d

Browse files
committed
Update .gitignore file
1 parent e4ffd88 commit 0f32b1d

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

.gitignore

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,19 @@
55
*.txt
66
*.upload
77
*~
8-
.refcache
98
.tags
10-
.targets.mk
119
/*-[0-9][0-9].xml
10+
/.*.mk
11+
/.gems/
12+
/.refcache
13+
/.venv/
14+
/.vscode/
15+
/lib
16+
/node_modules/
17+
/versioned/
18+
Gemfile.lock
1219
archive.json
13-
draft-jimenez-t2trg-mud-coap.xml
14-
lib
20+
draft-romann-iotops-mud-constrained.xml
21+
package-lock.json
1522
report.xml
16-
venv/
23+
!requirements.txt

0 commit comments

Comments
 (0)