Skip to content

Commit f1074ba

Browse files
merge: merge main into refactor-captcha-stateless
- Merge main branch to include .gitignore changes (.vagrant/ addition)
2 parents c6bce21 + c8d659f commit f1074ba

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ venv/
3535
/rpm/SRPMS
3636

3737
# local configuration
38-
/config/*.yaml.local.vagrant/
38+
/config/*.yaml.local
39+
40+
# Vagrant
41+
.vagrant/

0 commit comments

Comments
 (0)