mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-23 07:45:54 +00:00
6b0f4af4a0
Fix the build directory path in the gitignore file. Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
#Exluding from the tree the html build files
|
|
source/_build
|
|
# ignore vi temporary files
|
|
*.swp
|
|
*~
|
|
.*~
|