summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-11-04 22:26:56 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-11-11 21:43:46 +0300
commitf6c973d63257d5fcf27edadcf30184fed08471cb (patch)
tree63f79841791c4be99fc6a1d24073b7e6880d2600 /.gitignore
parent99f9870d1b1e162774c0b5d3e3bc6e8456fed49c (diff)
downloadnasm-f6c973d63257d5fcf27edadcf30184fed08471cb.tar.gz
.gitignore: Add com
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c2f323f7..82ec14ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
*.dbg
*.dep
*.exe
+*.com
*.lib
*.i
*.ith