1
0
Fork 0

Ignore jade.go and *.jade.go files.

This commit is contained in:
Alexander Andreev 2023-06-12 23:31:06 +04:00
parent 24e46c79e7
commit eaa49744af
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
bin/*
!bin/.keep
.vscode
.vscode
web/*.jade.go
web/jade.go