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:
authorOliver Schneider <oliver@assarbad.net>2014-02-05 08:01:20 +0400
committerOliver Schneider <oliver@assarbad.net>2014-02-05 08:01:20 +0400
commit512b469e45d4f9101739d1380c571a10d0288f57 (patch)
tree6ef6abfb5fcc0e3ccf804ec2a69fe1f5edf156e1
parent5ca1bd98457d90cbf37e51afaae09d7376b5d1c6 (diff)
Same changes to ignor files as for premake-dev
--HG-- branch : oliver_ignore_pclint_visuallint
-rw-r--r--.gitignore3
-rw-r--r--.hgignore8
2 files changed, 9 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 7ded8a3..a5dcc88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ syntax: glob
.DS_Store
+*.bak
*.orig
*~
@@ -11,6 +12,8 @@ obj
release
ipch
src/host/scripts.c
+**.lnt
+**.vlstatus
Makefile
*.make
diff --git a/.hgignore b/.hgignore
index ade2dcb..a5dcc88 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,12 +2,18 @@ syntax: glob
.DS_Store
+*.bak
+*.orig
+*~
+
build
bin
obj
release
ipch
src/host/scripts.c
+**.lnt
+**.vlstatus
Makefile
*.make
@@ -29,5 +35,3 @@ Scratchpad.txt
Unix Worksheet.worksheet
project.bbprojectdata
Premake4.tmproj
-Visual Lint/PC-lint/**.vlstatus
-*.lnt