Merge pull request #1 from GregorBiswanger/master

Update .gitignore
This commit is contained in:
Robert Muehsig
2017-10-11 22:48:54 +02:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@@ -44,6 +44,7 @@ dlldata.c
project.lock.json
project.fragment.lock.json
artifacts/
!/artifacts/readme.md
*_i.c
*_p.c
@@ -258,4 +259,4 @@ paket-files/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
*.pyc

1
artifacts/readme.md Normal file
View File

@@ -0,0 +1 @@
Dummy file to ensure this directory is available after cloning