Fixed .keep file in gitignore.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# Ignore build files
|
# Ignore build files
|
||||||
build/
|
build/*
|
||||||
!build/.keep
|
!build/.keep
|
||||||
|
|
||||||
# Ignore Vim temporary files
|
# Ignore Vim temporary files
|
||||||
|
|||||||
Reference in New Issue
Block a user