[iortcw] 311/497: All: Forgot to actually add .gitignore file to previous commit

Simon McVittie smcv at debian.org
Fri Sep 8 10:37:14 UTC 2017


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

smcv pushed a commit to annotated tag 1.42d
in repository iortcw.

commit d10e1db5e463b460e6da34020c76631fde55e467
Author: MAN-AT-ARMS <man-at-arms at comcast.net>
Date:   Thu Mar 12 16:37:37 2015 -0400

    All: Forgot to actually add .gitignore file to previous commit
---
 .gitignore    | 38 ++++++++++++++++++++++++++++++++++++++
 MP/.gitignore | 38 ++++++++++++++++++++++++++++++++++++++
 SP/.gitignore | 38 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 114 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fff1373
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,38 @@
+build
+Makefile.local
+*.swp
+*tags
+
+# OS X
+####################
+.Spotlight-V100/
+.Trashes/
+._*
+.AppleDouble
+.DS_Store
+.LSOverride
+Icon?
+
+# Xcode
+####################
+*.mode1v3
+*.mode2v3
+*.pbxuser
+*.perspectivev3
+*.user
+*.xcuserstate
+*.moved-aside
+*~.nib
+.idea/
+DerivedData/
+project.xcworkspace/
+xcuserdata/
+profile
+!default.pbxuser
+!default.mode1v3
+!default.mode2v3
+!default.perspectivev3
+
+# Microsoft Visual Studio
+####################
+*.sdf
\ No newline at end of file
diff --git a/MP/.gitignore b/MP/.gitignore
new file mode 100644
index 0000000..fff1373
--- /dev/null
+++ b/MP/.gitignore
@@ -0,0 +1,38 @@
+build
+Makefile.local
+*.swp
+*tags
+
+# OS X
+####################
+.Spotlight-V100/
+.Trashes/
+._*
+.AppleDouble
+.DS_Store
+.LSOverride
+Icon?
+
+# Xcode
+####################
+*.mode1v3
+*.mode2v3
+*.pbxuser
+*.perspectivev3
+*.user
+*.xcuserstate
+*.moved-aside
+*~.nib
+.idea/
+DerivedData/
+project.xcworkspace/
+xcuserdata/
+profile
+!default.pbxuser
+!default.mode1v3
+!default.mode2v3
+!default.perspectivev3
+
+# Microsoft Visual Studio
+####################
+*.sdf
\ No newline at end of file
diff --git a/SP/.gitignore b/SP/.gitignore
new file mode 100644
index 0000000..fff1373
--- /dev/null
+++ b/SP/.gitignore
@@ -0,0 +1,38 @@
+build
+Makefile.local
+*.swp
+*tags
+
+# OS X
+####################
+.Spotlight-V100/
+.Trashes/
+._*
+.AppleDouble
+.DS_Store
+.LSOverride
+Icon?
+
+# Xcode
+####################
+*.mode1v3
+*.mode2v3
+*.pbxuser
+*.perspectivev3
+*.user
+*.xcuserstate
+*.moved-aside
+*~.nib
+.idea/
+DerivedData/
+project.xcworkspace/
+xcuserdata/
+profile
+!default.pbxuser
+!default.mode1v3
+!default.mode2v3
+!default.perspectivev3
+
+# Microsoft Visual Studio
+####################
+*.sdf
\ No newline at end of file

-- 
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