summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2013-05-10 13:27:02 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2013-05-10 13:27:02 +0400
commitf0301980abb667f29c3d5fcc87531cc482926cbd (patch)
treee3eff683cd6d864293ccf0d1612e84f8f506db39 /.gitignore
parent579f161d4817b69c701a2dbb48995207bda8fd41 (diff)
downloadnasm-f0301980abb667f29c3d5fcc87531cc482926cbd.tar.gz
Make .git-ignore directory to ignore by scm
To stash various code which a developer not need to be tracked. 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 6c72bf2e..77629141 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
\#*
*.bak
*.tmp
+.git-ignore
cscope*
tags
TAGS