update gitignore
This commit is contained in:
parent
7a2f3f1bf1
commit
0437b799b3
1 changed files with 9 additions and 1 deletions
10
user-services/.gitignore
vendored
10
user-services/.gitignore
vendored
|
@ -1 +1,9 @@
|
||||||
*.wants/
|
*
|
||||||
|
!*/
|
||||||
|
|
||||||
|
# track this file
|
||||||
|
!.gitignore
|
||||||
|
|
||||||
|
# sync
|
||||||
|
!sync.service
|
||||||
|
!sync.timer
|
Loading…
Reference in a new issue