Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'premake4.lua')
-rw-r--r--premake4.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/premake4.lua b/premake4.lua
index b62a130..e4b18ce 100644
--- a/premake4.lua
+++ b/premake4.lua
@@ -34,7 +34,7 @@
files
{
- "src/**.h", "src/**.c", "**.lua",
+ "*.txt", "**.lua", "src/**.h", "src/**.c",
}
excludes