mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-09-22 06:54:44 +00:00
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
1
artifacts/readme.md
Normal file
@@ -0,0 +1 @@
|
||||
Dummy file to ensure this directory is available after cloning
|
||||
Reference in New Issue
Block a user