]> source.dussan.org Git - gitignore.git/commitdiff
Add Tasm.gitignore
authorAhmed Kotb <kotbcorp@gmail.com>
Sat, 4 Dec 2010 17:13:40 +0000 (19:13 +0200)
committerChris Wanstrath <chris@ozmm.org>
Tue, 22 Feb 2011 02:03:04 +0000 (18:03 -0800)
Tasm.gitignore [new file with mode: 0644]

diff --git a/Tasm.gitignore b/Tasm.gitignore
new file mode 100644 (file)
index 0000000..07d6fe9
--- /dev/null
@@ -0,0 +1,11 @@
+#  Object Files
+*.OBJ
+
+# List Files
+*.LST
+
+# Map files
+*.MAP
+
+# Executable files
+*.EXE