This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
light
/
go-policy-service
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
chore: Add .gitignore configuration
light
hai 7 meses
achega
4fc8ba12ef
Modificáronse 1 ficheiros
con
8 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
8
0
.gitignore
+ 8
- 0
.gitignore
Ver ficheiro
@@ -0,0 +1,8 @@
+# 编辑器/IDE文件
+.vscode/
+*.swp
+*.swo
+
+# 本地环境文件
+.env
+.env.example