Skip to content

Commit f45b6db

Browse files
committed
added .gitignore
1 parent 978d467 commit f45b6db

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.idea/
2+
*.iml

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ADR-template
1+
# ADR template
22

33
Markdown template for Architecture Decision Records (ADRs). Here's the template...
44
- [Template in English](ADR-template.md)

0 commit comments

Comments
 (0)