Moved .bzrignore to .hgignore and make it work.
--HG-- rename : .bzrignore => .hgignore
This commit is contained in:
parent
59693bf505
commit
361a7afa29
@ -1,8 +1,11 @@
|
|||||||
|
syntax: glob
|
||||||
|
|
||||||
xbps-bin
|
xbps-bin
|
||||||
xbps-repo
|
xbps-repo
|
||||||
xbps-uhelper
|
xbps-uhelper
|
||||||
*.static
|
*.static
|
||||||
*.so*
|
*.so*
|
||||||
|
*.o
|
||||||
*.a
|
*.a
|
||||||
*.8
|
*.8
|
||||||
*.xml
|
*.xml
|
Loading…
Reference in New Issue
Block a user