33f30eb58a
Reverting Commit: 2ba6da9022491315cd0d5c21dc502adbed20860f This needed much more testing before merging, my bad. I strongly suggest we don't add this functionality in a seperate commit again, it doesn't make sense to reorg and test all of this and then the pip commit right after. Just add it's functionality there. Change-Id: Iee7aa439fbc077c3c71f67b625b67fc55a86f199
5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
# Ignore everything in this directory
|
|
*
|
|
# Except this file
|
|
!.gitignore
|