mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 02:54:01 +01:00
add .gitignor into Win32
This commit is contained in:
parent
53cc287897
commit
a85f95aad3
8
Win32/.gitignore
vendored
Normal file
8
Win32/.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
*
|
||||
!*/
|
||||
|
||||
!*.sln
|
||||
!*.vcproj
|
||||
!*.vcxproj
|
||||
!*.vcxproj.filters
|
||||
!.gitignore
|
Loading…
Reference in a new issue