Skip to content

Commit 5043c79

Browse files
committed
Extends .gitignore
Will add tmp/ directory to be used for static code analyser results.
1 parent 00c4d4f commit 5043c79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
.history
1+
.history
2+
tmp/

0 commit comments

Comments
 (0)