Merge branch 'seriussoft-patch-0.0.0.1-update-.gitignore-file-contents' of seriussoft/FF-Helper into Dev.Next
Pull Request Merge Action
This commit was merged in pull request #1.
This commit is contained in:
+35
-27
@@ -1,3 +1,11 @@
|
||||
#IGNORED/REMOVED
|
||||
# SQL Server files (lines: 379-382)
|
||||
# GhostDoc plugin setting file (lines: 396-397)
|
||||
# Autogenerated VS/MD/Consulo solution and project files [UNITY -> kills Visual Studio...do only on project directory basis...] (lines: 549-565)
|
||||
# CDT-specific (C/C++ Development Tooling) [Eclipse/Java] (lines: 605-606)
|
||||
# sbteclipse plugin [Eclipse effects .target files necessary for Xamarin and .NET CORE,.NET Standard, & .NET. Fwk apps per MSBuild] (lines: 617-618)
|
||||
#Mono Project Files [*.resources necessary for xamarin projects, c# projects, .net fwk/core/standard projects, and c++ projects ... @ bear minimum...] (lines: 667-670)
|
||||
|
||||
# ---> Android
|
||||
# Built application files
|
||||
*.apk
|
||||
@@ -369,9 +377,9 @@ ServiceFabricBackup/
|
||||
*.rptproj.bak
|
||||
|
||||
# SQL Server files
|
||||
*.mdf
|
||||
*.ldf
|
||||
*.ndf
|
||||
#*.mdf
|
||||
#*.ldf
|
||||
#*.ndf
|
||||
|
||||
# Business Intelligence projects
|
||||
*.rdl.data
|
||||
@@ -386,7 +394,7 @@ ServiceFabricBackup/
|
||||
FakesAssemblies/
|
||||
|
||||
# GhostDoc plugin setting file
|
||||
*.GhostDoc.xml
|
||||
#*.GhostDoc.xml
|
||||
|
||||
# Node.js Tools for Visual Studio
|
||||
.ntvs_analysis.dat
|
||||
@@ -475,8 +483,8 @@ MigrationBackup/
|
||||
*.code-workspace
|
||||
|
||||
# ---> NotepadPP
|
||||
# Notepad++ backups #
|
||||
*.bak
|
||||
# Notepad++ backups #
|
||||
*.bak
|
||||
|
||||
# ---> SublimeText
|
||||
# Cache files for Sublime Text
|
||||
@@ -539,22 +547,22 @@ GitHub.sublime-settings
|
||||
.gradle/
|
||||
|
||||
# Autogenerated VS/MD/Consulo solution and project files
|
||||
ExportedObj/
|
||||
.consulo/
|
||||
*.csproj
|
||||
*.unityproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.tmp
|
||||
*.user
|
||||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.svd
|
||||
*.pdb
|
||||
*.mdb
|
||||
*.opendb
|
||||
*.VC.db
|
||||
#ExportedObj/
|
||||
#.consulo/
|
||||
#*.csproj
|
||||
#*.unityproj
|
||||
#*.sln
|
||||
#*.suo
|
||||
#*.tmp
|
||||
#*.user
|
||||
#*.userprefs
|
||||
#*.pidb
|
||||
#*.booproj
|
||||
#*.svd
|
||||
#*.pdb
|
||||
#*.mdb
|
||||
#*.opendb
|
||||
#*.VC.db
|
||||
|
||||
# Unity3D generated meta files
|
||||
*.pidb.meta
|
||||
@@ -595,7 +603,7 @@ local.properties
|
||||
*.pydevproject
|
||||
|
||||
# CDT-specific (C/C++ Development Tooling)
|
||||
.cproject
|
||||
#.cproject
|
||||
|
||||
# CDT- autotools
|
||||
.autotools
|
||||
@@ -607,7 +615,7 @@ local.properties
|
||||
.buildpath
|
||||
|
||||
# sbteclipse plugin
|
||||
.target
|
||||
#.target
|
||||
|
||||
# Tern plugin
|
||||
.tern-project
|
||||
@@ -657,9 +665,9 @@ Backup of *.doc*
|
||||
*.usertasks
|
||||
|
||||
#Mono Project Files
|
||||
*.pidb
|
||||
*.resources
|
||||
test-results/
|
||||
#*.pidb
|
||||
#*.resources
|
||||
#test-results/
|
||||
|
||||
# ---> TortoiseGit
|
||||
# Project-level settings
|
||||
|
||||
Reference in New Issue
Block a user