Skip to content

Commit 4599b9f

Browse files
committed
fix: 🐛 ignore .travis folder
1 parent cc5a0b1 commit 4599b9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,8 @@ out
2727
# warn IDEA to ignore all files that won't be compiling due to educational examples
2828
!.idea/compiler.xml
2929

30+
# ignores local travis config folder
31+
.travis
32+
3033
### others ###
3134
.vscode

0 commit comments

Comments
 (0)