mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -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