Explorar el Código

Move gitignore to debian/.

Jelmer Vernooij hace 9 años
padre
commit
c7afedb63d
Se han modificado 2 ficheros con 10 adiciones y 10 borrados
  1. 0 10
      .gitignore
  2. 10 0
      debian/.gitignore

+ 0 - 10
.gitignore

@@ -7,14 +7,4 @@ dist/
 *.swp
 *.swo
 *.so
-*.debhelper.log
-debian/files
-debian/tmp
-debian/pypy-dulwich
-debian/python-dulwich
-debian/*.substvars
-debian/python-dulwich-dbg
-debian/*.debhelper
 dulwich.egg-info
-debian/python3-dulwich-dbg
-debian/python3-dulwich

+ 10 - 0
debian/.gitignore

@@ -0,0 +1,10 @@
+files
+tmp
+pypy-dulwich
+python-dulwich
+*.substvars
+python-dulwich-dbg
+*.debhelper
+python3-dulwich-dbg
+python3-dulwich
+*.debhelper.log