mirror of
https://github.com/labwc/labwc.git
synced 2026-03-10 05:33:47 -04:00
Move .gitignore to subprojects/
Because it keeps the toplevel directory cleaner
This commit is contained in:
parent
2961807e89
commit
9f181de082
2 changed files with 2 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +0,0 @@
|
||||||
build*/
|
|
||||||
subprojects/
|
|
||||||
tags
|
|
||||||
2
subprojects/.gitignore
vendored
Normal file
2
subprojects/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
/*
|
||||||
|
!/*.wrap
|
||||||
Loading…
Add table
Add a link
Reference in a new issue