mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 19:45:41 -04:00
Initial community commit
This commit is contained in:
44
Src/external_dependencies/openmpt-trunk/include/premake/.gitignore
vendored
Normal file
44
Src/external_dependencies/openmpt-trunk/include/premake/.gitignore
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
syntax: glob
|
||||
|
||||
.DS_Store
|
||||
|
||||
*.bak
|
||||
*.orig
|
||||
*~
|
||||
|
||||
build
|
||||
bin
|
||||
obj
|
||||
release
|
||||
ipch
|
||||
src/scripts.c
|
||||
**.lnt
|
||||
**.vlstatus
|
||||
|
||||
Makefile
|
||||
*.make
|
||||
*.xcodeproj
|
||||
*.xcworkspace
|
||||
*.swp
|
||||
*.sdf
|
||||
*.sln
|
||||
*.suo
|
||||
*.ncb
|
||||
*.vcproj*
|
||||
*.vcxproj*
|
||||
*.VC.opendb
|
||||
*.VC.db
|
||||
*.opensdf
|
||||
*.workspace
|
||||
*.project
|
||||
*.tags
|
||||
*.sublime-*
|
||||
.cproject
|
||||
.settings
|
||||
.buildpath
|
||||
|
||||
*.bbprojectsettings
|
||||
Scratchpad.txt
|
||||
Unix Worksheet.worksheet
|
||||
project.bbprojectdata
|
||||
Premake4.tmproj
|
Reference in New Issue
Block a user