[iortcw] 71/152: All: Add temporary backup text files to .gitignore

Simon McVittie smcv at debian.org
Fri Sep 8 10:40:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.5a
in repository iortcw.

commit c06f897e309fcfd600fe3d3247d2c5fc083098b4
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date:   Sat Jun 18 15:59:14 2016 -0400

    All: Add temporary backup text files to .gitignore
---
 .gitignore    | 3 ++-
 MP/.gitignore | 3 ++-
 SP/.gitignore | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index fff1373..39355ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ build
 Makefile.local
 *.swp
 *tags
+*~
 
 # OS X
 ####################
@@ -35,4 +36,4 @@ profile
 
 # Microsoft Visual Studio
 ####################
-*.sdf
\ No newline at end of file
+*.sdf
diff --git a/MP/.gitignore b/MP/.gitignore
index fff1373..39355ba 100644
--- a/MP/.gitignore
+++ b/MP/.gitignore
@@ -2,6 +2,7 @@ build
 Makefile.local
 *.swp
 *tags
+*~
 
 # OS X
 ####################
@@ -35,4 +36,4 @@ profile
 
 # Microsoft Visual Studio
 ####################
-*.sdf
\ No newline at end of file
+*.sdf
diff --git a/SP/.gitignore b/SP/.gitignore
index fff1373..39355ba 100644
--- a/SP/.gitignore
+++ b/SP/.gitignore
@@ -2,6 +2,7 @@ build
 Makefile.local
 *.swp
 *tags
+*~
 
 # OS X
 ####################
@@ -35,4 +36,4 @@ profile
 
 # Microsoft Visual Studio
 ####################
-*.sdf
\ No newline at end of file
+*.sdf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list