mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-20 23:44:08 +00:00
Add missing wildcard in gitignore
In a5fec576f9 the reqired wildcard wasn't added.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ binaries/system/*
|
||||
!binaries/system/readme.txt
|
||||
|
||||
# Workspaces
|
||||
build/workspaces
|
||||
build/workspaces/*
|
||||
!build/workspaces/clean-workspaces.sh
|
||||
!build/workspaces/update-workspaces.bat
|
||||
!build/workspaces/update-workspaces.sh
|
||||
|
||||
Reference in New Issue
Block a user