Merge pull request #18 from miguelinux/ignore-build

gitignore: fix build directory
This commit is contained in:
Rodrigo Caballero
2017-08-04 09:03:14 -05:00
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
#Exluding from the tree the html build files
build
source/_build
# ignore vi temporary files
*.swp
*~