michael vincerra
da2334e3ab
In top Makefile, adds venv target to use virtualenv: ( #741 )
...
- Contributors may run `make venv` and install requirements.txt without modifying host OS
- Innermost `requirements.txt`, 2 dependencies, moved to uppermost requirements.txt
- Adds `venv` to .gitignore in case contributors/developer forget to remove.
- Reverts source/conf.py to original.
- Replaces python command with python3 in innermost _python/Makefile
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-09-22 21:06:08 -07:00
Kevin Putnam
5d27002511
Change to ignore artifacts from creating bundle list content. ( #733 )
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-21 14:19:15 -07:00
Kevin Putnam
6144c129f1
Removed unecessary langauges and LTS versions. Added .mo files to .gitignore.
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-07-24 15:24:16 -07:00
puneetse
d71cdef1e2
Refresh VirtualBox documentation ( #413 )
...
* Add a new document for installing Vbox VM with CL installer
Add a new document for using VirtualBox to setup a new VM and install Clear Linux onto it. This refreshes some of the VirtualBox content and images as well.
* Update virtualbox document and refactor common content
* Fix typo
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
* Fix typo
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
* Fix typo
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
* Fix typo
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
* Change grep command
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
* Add mention to not remove kernel-install
* Fix typo
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
* Add out of disk to troubleshooting
2019-03-13 12:15:12 -07:00
Miguel Bernal Marin
6b0f4af4a0
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 >
2017-08-01 15:24:49 -05:00
Tullis, Michael L
fd813e3096
Changes to .gitignore to exclude HTML local build files
2016-04-12 18:17:26 -06:00
Miguel Bernal Marin
f6010ec4b7
add more tmp files from vim to ignore
2016-03-17 14:49:01 -06:00
Simental Magana, Marcos
c817b0f178
ignore vim *.swp files
2016-03-10 17:45:09 -06:00
acidaniel
90d9af8443
Adding gitignore to exlude the build files since don't need to be tracked
2015-12-01 14:37:40 -06:00
Tullis, Michael L
68d7b3b96a
Removing ".gitignore" file as this is enabled in another location.
2015-11-02 15:15:53 -07:00
Tullis, Michael L
5c0c4ece4e
Removing build and theme files not needed in git.
2015-11-02 12:28:19 -07:00