This website works better with JavaScript
Inicio
Explorar
Registro
Iniciar sesión
SongZihuan
/
GitIgnore
espejo de
https://github.com/github/gitignore.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
ArchLinuxPackages: Ignore AUR metadata (.AURINFO)
James Duley
hace 10 años
padre
408c616ae0
commit
778c57b913
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
ArchLinuxPackages.gitignore
+ 4
- 0
ArchLinuxPackages.gitignore
Ver fichero
@@ -5,5 +5,9 @@
*.log
*.log.*
*.sig
+
+# AUR metadata
+.AURINFO
+
pkg/
src/