Cleaned up project files
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@ -363,16 +363,17 @@ MigrationBackup/
|
||||
# Fody - auto-generated XML schema
|
||||
FodyWeavers.xsd
|
||||
|
||||
# vcpkg dependency folder
|
||||
vcpkg_installed/
|
||||
|
||||
##
|
||||
## Project rules
|
||||
##
|
||||
|
||||
# Binary game data
|
||||
!bin/
|
||||
!bin/**
|
||||
!bin/
|
||||
!bin_original/**
|
||||
|
||||
# External dependencies
|
||||
!extern
|
||||
!extern/**
|
||||
!extern/**
|
||||
|
||||
# Build directory
|
||||
build/
|
||||
|
Reference in New Issue
Block a user