mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update .gitignore
This commit is contained in:
parent
1cd21e358d
commit
9475ea69f0
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -8,3 +8,7 @@ public/docs/**/*
|
||||||
docs/**/*
|
docs/**/*
|
||||||
!docs/*.md
|
!docs/*.md
|
||||||
/vendor
|
/vendor
|
||||||
|
*.tar
|
||||||
|
*.tar.bz2
|
||||||
|
*.tar.gz
|
||||||
|
*.zip
|
||||||
|
|
Loading…
Reference in a new issue