mirror of
https://github.com/jarun/nnn.git
synced 2025-03-18 20:39:45 +00:00
Merge pull request #2 from zmwangx/gitignore
Add .gitignore to ignore compilation products
This commit is contained in:
commit
fb5963facc
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
*.o
|
||||||
|
config.h
|
||||||
|
nnn
|
Loading…
Add table
Reference in a new issue