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

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Perkins <starkos@industriousone.com>2011-10-26 23:54:52 +0400
committerJason Perkins <starkos@industriousone.com>2011-10-26 23:54:52 +0400
commit66b9c9e785e1234a9fc825e73bf7c47d9fca53bd (patch)
tree1ab8dc97c87bd954c2bbe279b73cc4ac70a85da1 /.hgignore
parent3b48348dc4bd1cd4986fafe71841da92398c7210 (diff)
Patch 3401184: Fix Gmake LDFLAGS generation order (Adam Petrone)
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 03f7bea..13b6351 100644
--- a/.hgignore
+++ b/.hgignore
@@ -29,4 +29,5 @@ Makefile
*.bbprojectsettings
Scratchpad.txt
Unix Worksheet.worksheet
-project.bbprojectdata \ No newline at end of file
+project.bbprojectdata
+Premake4.tmproj \ No newline at end of file