Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@

#Ignore thumbnails created by Windows
Thumbs.db
#Ignore files built by Visual Studio
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.binlog
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
.vs/
#Nuget packages folder
packages/
Binary file removed .vs/GitHub/v15/.suo
Binary file not shown.
3 changes: 0 additions & 3 deletions .vs/ProjectSettings.json

This file was deleted.

6 changes: 0 additions & 6 deletions .vs/VSWorkspaceState.json

This file was deleted.

Binary file removed .vs/slnx.sqlite
Binary file not shown.
Binary file removed PAL2/.vs/PAL_Solution/v15/.suo
Binary file not shown.
Empty file.
Binary file removed PAL2/.vs/PAL_Solution/v15/Server/sqlite3/storage.ide
Binary file not shown.
Binary file not shown.
Empty file.
Binary file removed PAL2/PALFunctions/bin/Debug/PALFunctions.dll
Binary file not shown.
Binary file removed PAL2/PALFunctions/bin/Debug/PALFunctions.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed PAL2/PALFunctions/obj/Debug/PALFunctions.dll
Binary file not shown.
Binary file removed PAL2/PALFunctions/obj/Debug/PALFunctions.pdb
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
26 changes: 0 additions & 26 deletions PAL2/PALFunctions/obj/Debug/PALFunctions.xml

This file was deleted.

Binary file not shown.
9 changes: 0 additions & 9 deletions PAL2/PALFunctions/obj/PALFunctions.vbproj.FileList.txt

This file was deleted.

This file was deleted.

This file was deleted.

Loading