ソースを参照

Merge pull request #2 from zmwangx/gitignore

Add .gitignore to ignore compilation products
master
Arun Prakash Jana GitHub 8年前
コミット
fb5963facc
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore ファイルの表示

@@ -0,0 +1,3 @@
*.o
config.h
nnn

読み込み中…
キャンセル
保存