]> Sergey Matveev's repositories - nnn.git/commitdiff
Add .gitignore to ignore compilation products
authorZhiming Wang <zmwangx@gmail.com>
Sat, 1 Apr 2017 21:42:49 +0000 (17:42 -0400)
committerZhiming Wang <zmwangx@gmail.com>
Sat, 1 Apr 2017 21:42:49 +0000 (17:42 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f05aba5
--- /dev/null
@@ -0,0 +1,3 @@
+*.o
+config.h
+nnn