More work on merging integration and luprex
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -21,9 +21,6 @@ gmon.out
|
||||
*.vcproj
|
||||
.ignore
|
||||
|
||||
Integration.code-workspace
|
||||
Makefile
|
||||
|
||||
.vscode/**
|
||||
Saved/**
|
||||
Platforms/**
|
||||
@@ -31,3 +28,13 @@ Intermediate/**
|
||||
DerivedDataCache/**
|
||||
Binaries/**
|
||||
.vs/**
|
||||
|
||||
Makefile
|
||||
|
||||
luprex/build/**
|
||||
|
||||
luprex/ext/eris-master/src/lua
|
||||
luprex/ext/eris-master/src/luac
|
||||
luprex/ext/eris-master/test/persist
|
||||
luprex/ext/eris-master/test/unpersist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user