mirror of
https://github.com/github/gitignore
synced 2025-02-21 09:59:08 +01:00
Add support for Cake.Net
Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in.
This commit is contained in:
parent
afbff9027d
commit
da681d7115
@ -263,3 +263,6 @@ paket-files/
|
|||||||
# Python Tools for Visual Studio (PTVS)
|
# Python Tools for Visual Studio (PTVS)
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
# Cake
|
||||||
|
tools/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user