mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-22 07:07:58 +00:00
gitignore: fix build directory
Fix the build directory path in the gitignore file. Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#Exluding from the tree the html build files
|
||||
build
|
||||
source/_build
|
||||
# ignore vi temporary files
|
||||
*.swp
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user